HomeSort by relevance Sort by last modified time
    Searched refs:AddRegisterOperand (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
InstrEmitter.h 63 /// AddRegisterOperand - Add the specified register as an operand to the
66 void AddRegisterOperand(MachineInstrBuilder &MIB,
InstrEmitter.cpp 144 // copies in AddRegisterOperand.
303 /// AddRegisterOperand - Add the specified register as an operand to the
307 InstrEmitter::AddRegisterOperand(MachineInstrBuilder &MIB,
376 AddRegisterOperand(MIB, Op, IIOpNum, II, VRBaseMap,
431 AddRegisterOperand(MIB, Op, IIOpNum, II, VRBaseMap,
    [all...]

Completed in 929 milliseconds