HomeSort by relevance Sort by last modified time
    Searched defs:addFrameReference (Results 1 - 7 of 7) 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/swiftshader/third_party/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/swiftshader/third_party/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/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZInstrBuilder.h 101 /// addFrameReference - This function is used to add a reference to the base of
107 addFrameReference(const MachineInstrBuilder &MIB, int FI, int Offset = 0) {
  /external/swiftshader/third_party/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) {
  /external/llvm/lib/Target/X86/
X86InstrBuilder.h 171 /// addFrameReference - This function is used to add a reference to the base of
177 addFrameReference(const MachineInstrBuilder &MIB, int FI, int Offset = 0) {

Completed in 824 milliseconds