Searched defs:AddRegisterOperand (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp144 // copies in AddRegisterOperand.
291 /// AddRegisterOperand - Add the specified register as an operand to the
295 InstrEmitter::AddRegisterOperand(MachineInstrBuilder &MIB, function in class:InstrEmitter
364 AddRegisterOperand(MIB, Op, IIOpNum, II, VRBaseMap,
419 AddRegisterOperand(MIB, Op, IIOpNum, II, VRBaseMap,

Completed in 124 milliseconds