Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h59 DoubleTyID, ///< 3: 64-bit floating point type enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DType.h60 DoubleTyID, ///< 3: 64-bit floating point type enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16HardFloat.cpp104 const Type::TypeID DoubleTyID = Type::DoubleTyID; variable