Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DType.cpp185 Type *Type::getDoubleTy(LLVMContext &C) { return &C.pImpl->DoubleTy; } in getDoubleTy() function in Type
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIRBuilder.h551 Type *getDoubleTy() { in getDoubleTy() function
/netbsd/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp835 DIType *DebugInfo::getDoubleTy() { in getDoubleTy() function in DebugInfo