Searched defs:getDoubleTy (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/llvm/lib/IR/
H A DType.cpp231 Type *Type::getDoubleTy(LLVMContext &C) { return &C.pImpl->DoubleTy; } function in class:Type
/freebsd-10.3-release/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h325 Type *getDoubleTy() { function in class:llvm::IRBuilderBase

Completed in 107 milliseconds