Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h339 return IsStrictFPEnabled; in isStrictFPEnabled()
3407 bool IsStrictFPEnabled; variable
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp721 IsStrictFPEnabled = DisableStrictNodeMutation; in TargetLoweringBase()
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp684 IsStrictFPEnabled = true; in SystemZTargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1468 IsStrictFPEnabled = true; in PPCTargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1450 IsStrictFPEnabled = true; in AArch64TargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2403 IsStrictFPEnabled = true; in X86TargetLowering()