Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:AddOperand

370 /// AddOperand - Add the specified operand to the specified machine instr.  II
373 void InstrEmitter::AddOperand(MachineInstrBuilder &MIB,
565 AddOperand(MIB, N0, 0, nullptr, VRBaseMap, /*IsDebug=*/false,
568 AddOperand(MIB, N1, 0, nullptr, VRBaseMap, /*IsDebug=*/false,
635 AddOperand(MIB, Op, i+1, &II, VRBaseMap, /*IsDebug=*/false,
682 AddOperand(MIB, Op, (*MIB).getNumOperands(), &II, VRBaseMap,
798 AddOperand(MIB, Node->getOperand(i), i-NumSkip+NumDefs, &II,
998 AddOperand(MIB, Node->getOperand(i), 0, nullptr, VRBaseMap,