/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_computation.h | 92 virtual HloInstruction* AddInstruction( in AddInstruction() function 128 HloInstruction* AddInstruction( in AddInstruction() function
|
H A D | hlo_computation.cc | 121 HloInstruction* HloComputation::AddInstruction( in AddInstruction() function in xla::HloComputation 132 HloInstruction* HloComputation::AddInstruction( in AddInstruction() function in xla::HloComputation
|
H A D | hlo_parser.cc | 5748 bool HloParserImpl::AddInstruction(const std::string& name, in AddInstruction() function in xla::__anon2255e8ac0111::HloParserImpl
|
H A D | hlo_instruction.cc | 70 HloInstruction* HloInstruction::AddInstruction( in AddInstruction() function in xla::HloInstruction
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | ir_loader.cpp | 55 bool IrLoader::AddInstruction(const spv_parsed_instruction_t* inst) { in AddInstruction() function in spvtools::opt::IrLoader
|
H A D | basic_block.h | 249 inline void BasicBlock::AddInstruction(std::unique_ptr<Instruction> i) { in AddInstruction() function
|
H A D | ir_builder.h | 597 Instruction* AddInstruction(std::unique_ptr<Instruction>&& insn) { in AddInstruction() function
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | ir_loader.cpp | 55 bool IrLoader::AddInstruction(const spv_parsed_instruction_t* inst) { in AddInstruction() function in spvtools::opt::IrLoader
|
H A D | basic_block.h | 249 inline void BasicBlock::AddInstruction(std::unique_ptr<Instruction> i) { in AddInstruction() function
|
H A D | ir_builder.h | 597 Instruction* AddInstruction(std::unique_ptr<Instruction>&& insn) { in AddInstruction() function
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | ir_loader.cpp | 55 bool IrLoader::AddInstruction(const spv_parsed_instruction_t* inst) { in AddInstruction() function in spvtools::opt::IrLoader
|
D | basic_block.h | 249 inline void BasicBlock::AddInstruction(std::unique_ptr<Instruction> i) { in AddInstruction() function
|
D | ir_builder.h | 597 Instruction* AddInstruction(std::unique_ptr<Instruction>&& insn) { in AddInstruction() function
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | nodes_test.cc | 185 TEST_F(NodeTest, AddInstruction) { in TEST_F() argument
|
H A D | code_sinking.cc | 152 static void AddInstruction(HInstruction* instruction, in AddInstruction() function
|
H A D | nodes.cc | 1088 void HBasicBlock::AddInstruction(HInstruction* instruction) { in AddInstruction() function in art::HBasicBlock 1294 void HInstructionList::AddInstruction(HInstruction* instruction) { in AddInstruction() function in art::HInstructionList
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/ |
H A D | xla_builder.h | 940 StatusOr<XlaOp> AddInstruction(HloInstructionProto&& instr, in AddInstruction() function
|
H A D | xla_builder.cc | 3905 StatusOr<XlaOp> XlaBuilder::AddInstruction(HloInstructionProto&& instr, in AddInstruction() function in xla::XlaBuilder
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/ir/ |
H A D | mlir_hlo_builder.cc | 523 StatusOr<XlaOp> MlirHloBuilder::AddInstruction( in AddInstruction() function in xla::MlirHloBuilder
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/ |
H A D | spmd_partitioner.cc | 243 HloInstruction* SpmdBuilder::AddInstruction( in AddInstruction() function in xla::spmd::SpmdBuilder
|