Home
last modified time | relevance | path

Searched defs:HasFP (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiRegisterInfo.cpp145 bool HasFP = TFI->hasFP(MF); in eliminateFrameIndex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp178 bool HasFP = hasFP(MF); in determineCalleeSaves() local
310 bool HasFP = hasFP(MF); in restoreCalleeSavedRegisters() local
430 bool HasFP = hasFP(MF); in emitPrologue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIFrameLowering.cpp497 const bool HasFP = hasFP(MF); in emitEntryFunctionPrologue() local
697 bool HasFP = false; in emitPrologue() local
1011 const bool HasFP = WillHaveFP || hasFP(MF); in determineCalleeSaves() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DThumb1FrameLowering.cpp241 bool HasFP = hasFP(MF); in emitPrologue() local
531 bool HasFP = hasFP(MF); in emitEpilogue() local
DARMBaseRegisterInfo.cpp276 bool HasFP = MF.getFrameInfo().isMaxCallFrameSizeComputed() in getRegPressureLimit() local
281 bool HasFP = MF.getFrameInfo().isMaxCallFrameSizeComputed() in getRegPressureLimit() local
DARMFrameLowering.cpp393 bool HasFP = hasFP(MF); in emitPrologue() local
1806 bool HasFP = hasFP(MF); in determineCalleeSaves() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCFrameLowering.cpp495 bool HasFP = MF.getTarget().Options.DisableFramePointerElim(MF) || in hasFP() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRFrameLowering.cpp60 bool HasFP = hasFP(MF); in emitPrologue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp617 const bool HasFP = hasFP(MF); in emitStackProbeInline() local
989 bool HasFP = hasFP(MF); in emitPrologue() local
1613 bool HasFP = hasFP(MF); in emitEpilogue() local
1781 bool HasFP = hasFP(MF); in getFrameIndexReference() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AsmBackend.cpp578 bool HasFP = false; in generateCompactUnwindEncoding() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp827 bool HasFP = hasFP(MF); in emitPrologue() local
1398 bool HasFP = hasFP(MF); in emitEpilogue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp851 bool HasFP = false; in generateCompactUnwindEncodingImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp895 bool HasFP = hasFP(MF); in insertCFIInstructionsAt() local
1163 bool HasFP = hasFP(MF); in getFrameIndexReference() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h430 HasFP = 1 << 0, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp869 bool HasFP = hasFP(MF); in emitPrologue() local