Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h330 return IsStrictFPEnabled; in isStrictFPEnabled()
3162 bool IsStrictFPEnabled; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp714 IsStrictFPEnabled = DisableStrictNodeMutation; in TargetLoweringBase()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp678 IsStrictFPEnabled = true; in SystemZTargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1436 IsStrictFPEnabled = true; in PPCTargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2085 IsStrictFPEnabled = true; in X86TargetLowering()