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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp174 Type *Type::getPPC_FP128Ty(LLVMContext &C) { return &C.pImpl->PPC_FP128Ty; } function in class:Type

Completed in 41 milliseconds