Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h235 return IsStrictFPEnabled; in isStrictFPEnabled()
2945 bool IsStrictFPEnabled; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp589 IsStrictFPEnabled = DisableStrictNodeMutation; in TargetLoweringBase()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp666 IsStrictFPEnabled = true; in SystemZTargetLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp2055 IsStrictFPEnabled = true; in X86TargetLowering()