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

/freebsd-10.2-release/contrib/llvm/lib/IR/
H A DType.cpp234 Type *Type::getFP128Ty(LLVMContext &C) { return &C.pImpl->FP128Ty; } function in class:Type

Completed in 45 milliseconds