Home
last modified time | relevance | path

Searched defs:AddInstruction (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_computation.h92 virtual HloInstruction* AddInstruction( in AddInstruction() function
128 HloInstruction* AddInstruction( in AddInstruction() function
H A Dhlo_computation.cc121 HloInstruction* HloComputation::AddInstruction( in AddInstruction() function in xla::HloComputation
132 HloInstruction* HloComputation::AddInstruction( in AddInstruction() function in xla::HloComputation
H A Dhlo_parser.cc5748 bool HloParserImpl::AddInstruction(const std::string& name, in AddInstruction() function in xla::__anon2255e8ac0111::HloParserImpl
H A Dhlo_instruction.cc70 HloInstruction* HloInstruction::AddInstruction( in AddInstruction() function in xla::HloInstruction
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dir_loader.cpp55 bool IrLoader::AddInstruction(const spv_parsed_instruction_t* inst) { in AddInstruction() function in spvtools::opt::IrLoader
H A Dbasic_block.h249 inline void BasicBlock::AddInstruction(std::unique_ptr<Instruction> i) { in AddInstruction() function
H A Dir_builder.h597 Instruction* AddInstruction(std::unique_ptr<Instruction>&& insn) { in AddInstruction() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_loader.cpp55 bool IrLoader::AddInstruction(const spv_parsed_instruction_t* inst) { in AddInstruction() function in spvtools::opt::IrLoader
H A Dbasic_block.h249 inline void BasicBlock::AddInstruction(std::unique_ptr<Instruction> i) { in AddInstruction() function
H A Dir_builder.h597 Instruction* AddInstruction(std::unique_ptr<Instruction>&& insn) { in AddInstruction() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dir_loader.cpp55 bool IrLoader::AddInstruction(const spv_parsed_instruction_t* inst) { in AddInstruction() function in spvtools::opt::IrLoader
Dbasic_block.h249 inline void BasicBlock::AddInstruction(std::unique_ptr<Instruction> i) { in AddInstruction() function
Dir_builder.h597 Instruction* AddInstruction(std::unique_ptr<Instruction>&& insn) { in AddInstruction() function
/aosp_15_r20/art/compiler/optimizing/
H A Dnodes_test.cc185 TEST_F(NodeTest, AddInstruction) { in TEST_F() argument
H A Dcode_sinking.cc152 static void AddInstruction(HInstruction* instruction, in AddInstruction() function
H A Dnodes.cc1088 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 Dxla_builder.h940 StatusOr<XlaOp> AddInstruction(HloInstructionProto&& instr, in AddInstruction() function
H A Dxla_builder.cc3905 StatusOr<XlaOp> XlaBuilder::AddInstruction(HloInstructionProto&& instr, in AddInstruction() function in xla::XlaBuilder
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
H A Dmlir_hlo_builder.cc523 StatusOr<XlaOp> MlirHloBuilder::AddInstruction( in AddInstruction() function in xla::MlirHloBuilder
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner.cc243 HloInstruction* SpmdBuilder::AddInstruction( in AddInstruction() function in xla::spmd::SpmdBuilder