Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DARMBuildAttributes.h200 HardFPSinglePrecision = 1, // Single-precision only enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DARMBuildAttributes.h216 HardFPSinglePrecision = 1, // Single-precision only enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMTargetStreamer.cpp259 ARMBuildAttrs::HardFPSinglePrecision); in emitTargetAttributes()