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

  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86MachineFunctionInfo.h 97 void setForceFramePointer(bool forceFP) { ForceFramePointer = forceFP; }
X86RegisterInfo.cpp 848 FuncInfo->setForceFramePointer(true);
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 115 void setForceFramePointer(bool forceFP) { ForceFramePointer = forceFP; }
X86ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 115 void setForceFramePointer(bool forceFP) { ForceFramePointer = forceFP; }
X86ISelLowering.cpp     [all...]

Completed in 79 milliseconds