Home
last modified time | relevance | path

Searched defs:HonorSignDependentRoundingFPMath (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetOptionsImpl.cpp39 bool TargetOptions::HonorSignDependentRoundingFPMath() const { in HonorSignDependentRoundingFPMath() function in TargetOptions
/external/llvm/lib/CodeGen/
DTargetOptionsImpl.cpp47 bool TargetOptions::HonorSignDependentRoundingFPMath() const { in HonorSignDependentRoundingFPMath() function in TargetOptions
/external/swiftshader/third_party/LLVM/lib/Target/
DTargetMachine.cpp274 bool HonorSignDependentRoundingFPMath() { in HonorSignDependentRoundingFPMath() function