Searched defs:AddInst (Results 1 – 5 of 5) sorted by relevance
83 void CompileGraph::AddInst(const Instruction &inst, const int64_t &arg) { in AddInst() function in mindspore::compile::CompileGraph89 void CompileGraph::AddInst(const Instruction &inst, const ValuePtr &arg) { in AddInst() function in mindspore::compile::CompileGraph95 void CompileGraph::AddInst(const Instruction &inst, const VectorRef &args) { in AddInst() function in mindspore::compile::CompileGraph
116 void AclCompileGraph::AddInst(const compile::Instruction &inst, const MSTensorRef &arg) { in AddInst() function in mindspore::AclCompileGraph
1122 MachineInstr &AddInst = in selectUadde() local
1419 const MCInstrDesc& AddInst = TII.get( isPPC64 ? PPC::ADD8 in emitEpilogue() local
1663 auto *AddInst = cast<OverflowingBinaryOperator>(Op0->getOperand(0)); in simplifyAndOfICmpsWithAdd() local1736 auto *AddInst = cast<BinaryOperator>(Op0->getOperand(0)); in simplifyOrOfICmpsWithAdd() local