Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/IR/
H A DProfileSummary.cpp36 Type *DoubleTy = Type::getDoubleTy(Context); in getKeyFPValMD() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenTypeCache.h39 llvm::Type *HalfTy, *BFloatTy, *FloatTy, *DoubleTy; member
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h1089 CanQualType FloatTy, DoubleTy, LongDoubleTy, Float128Ty, Ibm128Ty; variable