Home
last modified time | relevance | path

Searched defs:instructions_ (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.h103 std::vector<std::unique_ptr<HloInstruction>> instructions_; variable
469 InstructionList instructions_; variable
Dhlo_clone_context.h89 absl::flat_hash_map<const HloInstruction*, HloInstruction*> instructions_; variable
Dbuffer_assignment_test.cc74 std::vector<const HloInstruction*> instructions_; member in xla::__anon3198ac380111::InstructionListVisitor
/external/boringssl/src/crypto/test/
Dfile_test.h229 std::map<std::string, std::string> instructions_; variable
/external/v8/src/compiler/
Dgraph-visualizer.h132 const InstructionSequence* instructions_; member
Dinstruction-selector.h747 ZoneVector<Instruction*> instructions_; variable
Dinstruction.h1651 InstructionDeque instructions_; in NON_EXPORTED_BASE() local
/external/swiftshader/third_party/SPIRV-Tools/source/comp/
Dmarkv_codec.h300 std::vector<std::unique_ptr<const val::Instruction>> instructions_; variable
/external/deqp-deps/SPIRV-Tools/source/comp/
Dmarkv_codec.h300 std::vector<std::unique_ptr<const val::Instruction>> instructions_; variable
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.h676 std::vector<HloInstructionProto> instructions_; variable
/external/v8/src/wasm/
Dwasm-code-manager.h188 Vector<byte> instructions_; variable
/external/v8/src/x64/
Ddisasm-x64.cc176 InstructionDesc instructions_[256]; member in disasm::InstructionTable
/external/v8/src/ia32/
Ddisasm-ia32.cc150 InstructionDesc instructions_[256]; member in disasm::InstructionTable