Searched defs:AddInstruction (Results 1 – 16 of 16) sorted by relevance
85 virtual HloInstruction* AddInstruction( in AddInstruction() function116 HloInstruction* AddInstruction( in AddInstruction() function
106 HloInstruction* HloComputation::AddInstruction( in AddInstruction() function in xla::HloComputation
5452 bool HloParserImpl::AddInstruction(const std::string& name, in AddInstruction() function in xla::__anone3ea97620111::HloParserImpl
54 bool IrLoader::AddInstruction(const spv_parsed_instruction_t* inst) { in AddInstruction() function in spvtools::opt::IrLoader
249 inline void BasicBlock::AddInstruction(std::unique_ptr<Instruction> i) { in AddInstruction() function
559 Instruction* AddInstruction(std::unique_ptr<Instruction>&& insn) { in AddInstruction() function
904 StatusOr<XlaOp> AddInstruction(HloInstructionProto&& instr, in AddInstruction() function
3762 StatusOr<XlaOp> XlaBuilder::AddInstruction(HloInstructionProto&& instr, in AddInstruction() function in xla::XlaBuilder
419 StatusOr<XlaOp> MlirHloBuilder::AddInstruction( in AddInstruction() function in xla::MlirHloBuilder
217 HloInstruction* SpmdBuilder::AddInstruction( in AddInstruction() function in xla::spmd::SpmdBuilder