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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DType.cpp183 Type *Type::getBFloatTy(LLVMContext &C) { return &C.pImpl->BFloatTy; } function in class:Type
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIRBuilder.h541 Type *getBFloatTy() { function in class:llvm::IRBuilderBase

Completed in 203 milliseconds