Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeIndex.cpp54 {"float*", SimpleTypeKind::Float32PartialPrecision},
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h60 Float32PartialPrecision = 0x0045, // 32 bit PP real enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypeEnum.cpp238 case SimpleTypeKind::Float32PartialPrecision: in getBuiltinType()