Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.h83 HloInstruction* AddInstruction( in AddInstruction() function
112 HloInstruction* AddInstruction( in AddInstruction() function
Dhlo_computation.cc95 HloInstruction* HloComputation::AddInstruction( in AddInstruction() function in xla::HloComputation
Dhlo_parser.cc5060 bool HloParserImpl::AddInstruction(const std::string& name, in AddInstruction() function in xla::__anon8590f6b60111::HloParserImpl
/external/deqp-deps/SPIRV-Tools/source/opt/
Dir_loader.cpp40 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.h551 Instruction* AddInstruction(std::unique_ptr<Instruction>&& insn) { in AddInstruction() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dir_loader.cpp40 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.h551 Instruction* AddInstruction(std::unique_ptr<Instruction>&& insn) { in AddInstruction() function
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.h907 StatusOr<XlaOp> AddInstruction(HloInstructionProto&& instr, in AddInstruction() function
Dxla_builder.cc3957 StatusOr<XlaOp> XlaBuilder::AddInstruction(HloInstructionProto&& instr, in AddInstruction() function in xla::XlaBuilder
/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
Dmlir_hlo_builder.cc402 StatusOr<XlaOp> MlirHloBuilder::AddInstruction( in AddInstruction() function in xla::MlirHloBuilder
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc216 HloInstruction* SpmdBuilder::AddInstruction( in AddInstruction() function in xla::spmd::SpmdBuilder