HomeSort by relevance Sort by last modified time
    Searched refs:setForceFramePointer (Results 1 - 5 of 5) 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...]

Completed in 102 milliseconds