Searched defs:AddInstruction (Results 1 – 16 of 16) sorted by relevance
83 HloInstruction* AddInstruction( in AddInstruction() function112 HloInstruction* AddInstruction( in AddInstruction() function
95 HloInstruction* HloComputation::AddInstruction( in AddInstruction() function in xla::HloComputation
5060 bool HloParserImpl::AddInstruction(const std::string& name, in AddInstruction() function in xla::__anonf806807d0111::HloParserImpl
40 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
551 Instruction* AddInstruction(std::unique_ptr<Instruction>&& insn) { in AddInstruction() function
907 StatusOr<XlaOp> AddInstruction(HloInstructionProto&& instr, in AddInstruction() function
3957 StatusOr<XlaOp> XlaBuilder::AddInstruction(HloInstructionProto&& instr, in AddInstruction() function in xla::XlaBuilder
402 StatusOr<XlaOp> MlirHloBuilder::AddInstruction( in AddInstruction() function in xla::MlirHloBuilder
216 HloInstruction* SpmdBuilder::AddInstruction( in AddInstruction() function in xla::spmd::SpmdBuilder