Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetOptions.h303 FPDenormal::DenormalMode FPDenormalMode = FPDenormal::IEEE; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp647 TM.Options.FPDenormalMode == FPDenormal::PreserveSign) in emitAttributes()
653 TM.Options.FPDenormalMode == FPDenormal::PositiveZero) in emitAttributes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCommandFlags.inc298 Options.FPDenormalMode = DenormalFPMath;