HomeSort by: relevance | last modified time | path
    Searched refs:AddRegisterOperand (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
InstrEmitter.h 63 /// AddRegisterOperand - Add the specified register as an operand to the
66 void AddRegisterOperand(MachineInstrBuilder &MIB,
InstrEmitter.cpp 147 // copies in AddRegisterOperand.
295 /// AddRegisterOperand - Add the specified register as an operand to the
299 InstrEmitter::AddRegisterOperand(MachineInstrBuilder &MIB,
377 AddRegisterOperand(MIB, Op, IIOpNum, II, VRBaseMap,
443 AddRegisterOperand(MIB, Op, IIOpNum, II, VRBaseMap,

Completed in 26 milliseconds