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 62 /// AddRegisterOperand - Add the specified register as an operand to the
65 void AddRegisterOperand(MachineInstrBuilder &MIB,
InstrEmitter.cpp 144 // copies in AddRegisterOperand.
307 /// AddRegisterOperand - Add the specified register as an operand to the
311 InstrEmitter::AddRegisterOperand(MachineInstrBuilder &MIB,
380 AddRegisterOperand(MIB, Op, IIOpNum, II, VRBaseMap,
437 AddRegisterOperand(MIB, Op, IIOpNum, II, VRBaseMap,
    [all...]

Completed in 52 milliseconds