Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.h85 virtual HloInstruction* AddInstruction( in AddInstruction() function
116 HloInstruction* AddInstruction( in AddInstruction() function
Dhlo_computation.cc106 HloInstruction* HloComputation::AddInstruction( in AddInstruction() function in xla::HloComputation
Dhlo_parser.cc5452 bool HloParserImpl::AddInstruction(const std::string& name, in AddInstruction() function in xla::__anone3ea97620111::HloParserImpl
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dir_loader.cpp54 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.h559 Instruction* AddInstruction(std::unique_ptr<Instruction>&& insn) { in AddInstruction() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dir_loader.cpp54 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.h559 Instruction* AddInstruction(std::unique_ptr<Instruction>&& insn) { in AddInstruction() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dir_loader.cpp54 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.h559 Instruction* AddInstruction(std::unique_ptr<Instruction>&& insn) { in AddInstruction() function
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.h904 StatusOr<XlaOp> AddInstruction(HloInstructionProto&& instr, in AddInstruction() function
Dxla_builder.cc3762 StatusOr<XlaOp> XlaBuilder::AddInstruction(HloInstructionProto&& instr, in AddInstruction() function in xla::XlaBuilder
/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
Dmlir_hlo_builder.cc419 StatusOr<XlaOp> MlirHloBuilder::AddInstruction( in AddInstruction() function in xla::MlirHloBuilder
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc217 HloInstruction* SpmdBuilder::AddInstruction( in AddInstruction() function in xla::spmd::SpmdBuilder