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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.h61 /// AddRegisterOperand - Add the specified register as an operand to the
64 void AddRegisterOperand(MachineInstr *MI, SDValue Op,
H A DInstrEmitter.cpp144 // copies in AddRegisterOperand.
289 /// AddRegisterOperand - Add the specified register as an operand to the
293 InstrEmitter::AddRegisterOperand(MachineInstr *MI, SDValue Op, function in class:InstrEmitter
362 AddRegisterOperand(MI, Op, IIOpNum, II, VRBaseMap,
423 AddRegisterOperand(MI, Op, IIOpNum, II, VRBaseMap,

Completed in 184 milliseconds