HomeSort by relevance Sort by last modified time
    Searched defs:addFrameReference (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/PowerPC/
PPCInstrBuilder.h 27 /// addFrameReference - This function is used to add a reference to the base of
33 addFrameReference(const MachineInstrBuilder &MIB, int FI, int Offset = 0,
  /external/llvm/lib/Target/SystemZ/
SystemZInstrBuilder.h 27 addFrameReference(const MachineInstrBuilder &MIB, int FI) {
  /external/llvm/lib/Target/X86/
X86InstrBuilder.h 143 /// addFrameReference - This function is used to add a reference to the base of
149 addFrameReference(const MachineInstrBuilder &MIB, int FI, int Offset = 0) {

Completed in 66 milliseconds