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

/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DType.cpp233 Type *Type::getX86_FP80Ty(LLVMContext &C) { return &C.pImpl->X86_FP80Ty; } function in class:Type

Completed in 47 milliseconds