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.
291 /// AddRegisterOperand - Add the specified register as an operand to the
295 InstrEmitter::AddRegisterOperand(MachineInstrBuilder &MIB,
364 AddRegisterOperand(MIB, Op, IIOpNum, II, VRBaseMap,
419 AddRegisterOperand(MIB, Op, IIOpNum, II, VRBaseMap,
    [all...]

Completed in 553 milliseconds