HomeSort by relevance Sort by last modified time
    Searched refs:getForceFramePointer (Results 1 - 6 of 6) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86MachineFunctionInfo.h 96 bool getForceFramePointer() const { return ForceFramePointer;}
X86FrameLowering.cpp 54 MF.getInfo<X86MachineFunctionInfo>()->getForceFramePointer() ||
    [all...]
  /external/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 114 bool getForceFramePointer() const { return ForceFramePointer;}
X86FrameLowering.cpp 92 MF.getInfo<X86MachineFunctionInfo>()->getForceFramePointer() ||
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 114 bool getForceFramePointer() const { return ForceFramePointer;}
X86FrameLowering.cpp 90 MF.getInfo<X86MachineFunctionInfo>()->getForceFramePointer() ||
    [all...]

Completed in 116 milliseconds