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

  /external/llvm/lib/Target/CellSPU/
SPUInstrBuilder.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/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/X86/
X86InstrBuilder.h 142 /// addFrameReference - This function is used to add a reference to the base of
148 addFrameReference(const MachineInstrBuilder &MIB, int FI, int Offset = 0) {

Completed in 37 milliseconds