Home
last modified time | relevance | path

Searched refs:NoExcessFPPrecision (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetOptions.h64 extern bool NoExcessFPPrecision;
/external/swiftshader/third_party/LLVM/lib/Target/
DTargetMachine.cpp31 bool NoExcessFPPrecision; variable
70 cl::location(NoExcessFPPrecision),
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCInstrInfo.td352 def FPContractions : Predicate<"!NoExcessFPPrecision">;