HomeSort by relevance Sort by last modified time
    Searched refs:getFixedStack (Results 1 - 25 of 100) sorted by null

1 2 3 4

  /external/llvm/lib/Target/SystemZ/
SystemZInstrBuilder.h 39 MachinePointerInfo::getFixedStack(MF, FI, Offset), Flags,
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
PseudoSourceValue.h 61 static const PseudoSourceValue *getFixedStack(int FI);
MachineMemOperand.h 56 /// getFixedStack - Return a MachinePointerInfo record that refers to the
58 static MachinePointerInfo getFixedStack(int FI, int64_t offset = 0);
112 /// PseudoSourceValue::getFixedStack(int), PseudoSourceValue::getStack, and
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
Thumb1InstrInfo.cpp 64 MachinePointerInfo(PseudoSourceValue::getFixedStack(FI)),
93 MachinePointerInfo(PseudoSourceValue::getFixedStack(FI)),
  /external/llvm/lib/Target/ARM/
Thumb1InstrInfo.cpp 88 MachinePointerInfo::getFixedStack(MF, FI), MachineMemOperand::MOStore,
114 MachinePointerInfo::getFixedStack(MF, FI), MachineMemOperand::MOLoad,
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
PseudoSourceValue.cpp 73 const PseudoSourceValue *PseudoSourceValue::getFixedStack(int FI) {
  /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZInstrBuilder.h 119 PseudoSourceValue::getFixedStack(FI), Offset),
  /external/llvm/include/llvm/CodeGen/
PseudoSourceValue.h 178 const PseudoSourceValue *getFixedStack(int FI);
MachineMemOperand.h 68 static MachinePointerInfo getFixedStack(MachineFunction &MF, int FI,
136 /// PseudoSourceValue::getFixedStack(int), PseudoSourceValue::getStack, and
  /external/llvm/lib/CodeGen/
PseudoSourceValue.cpp 116 const PseudoSourceValue *PseudoSourceValueManager::getFixedStack(int FI) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
PseudoSourceValue.h 182 const PseudoSourceValue *getFixedStack(int FI);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
PseudoSourceValue.h 182 const PseudoSourceValue *getFixedStack(int FI);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
PseudoSourceValue.h 182 const PseudoSourceValue *getFixedStack(int FI);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
PseudoSourceValue.h 189 const PseudoSourceValue *getFixedStack(int FI);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
PseudoSourceValue.h 189 const PseudoSourceValue *getFixedStack(int FI);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
PseudoSourceValue.h 189 const PseudoSourceValue *getFixedStack(int FI);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
PseudoSourceValue.h 189 const PseudoSourceValue *getFixedStack(int FI);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
PseudoSourceValue.h 182 const PseudoSourceValue *getFixedStack(int FI);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
PseudoSourceValue.h 182 const PseudoSourceValue *getFixedStack(int FI);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
PseudoSourceValue.h 182 const PseudoSourceValue *getFixedStack(int FI);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
PseudoSourceValue.h 189 const PseudoSourceValue *getFixedStack(int FI);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
PseudoSourceValue.h 189 const PseudoSourceValue *getFixedStack(int FI);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
PseudoSourceValue.h 189 const PseudoSourceValue *getFixedStack(int FI);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
PseudoSourceValue.h 189 const PseudoSourceValue *getFixedStack(int FI);
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86InstrBuilder.h 160 MF.getMachineMemOperand(MachinePointerInfo::getFixedStack(FI, Offset),

Completed in 1147 milliseconds

1 2 3 4