Home
last modified time | relevance | path

Searched refs:getForceFramePointer (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/X86/
DX86MachineFunctionInfo.h114 bool getForceFramePointer() const { return ForceFramePointer;} in getForceFramePointer() function
DX86FrameLowering.cpp92 MF.getInfo<X86MachineFunctionInfo>()->getForceFramePointer() || in hasFP()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86MachineFunctionInfo.h117 bool getForceFramePointer() const { return ForceFramePointer;} in getForceFramePointer() function
DX86FrameLowering.cpp89 MF.getInfo<X86MachineFunctionInfo>()->getForceFramePointer() || in hasFP()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86MachineFunctionInfo.h144 bool getForceFramePointer() const { return ForceFramePointer;} in getForceFramePointer() function
DX86FrameLowering.cpp100 MF.getInfo<X86MachineFunctionInfo>()->getForceFramePointer() || in hasFP()