Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h58 FloatTyID, ///< 2: 32-bit floating point type enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DType.h59 FloatTyID, ///< 2: 32-bit floating point type enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16HardFloat.cpp103 const Type::TypeID FloatTyID = Type::FloatTyID; variable