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

/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DType.cpp230 Type *Type::getFloatTy(LLVMContext &C) { return &C.pImpl->FloatTy; } function in class:Type
/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h320 Type *getFloatTy() { function in class:llvm::IRBuilderBase

Completed in 63 milliseconds