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

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

Completed in 113 milliseconds