Searched refs:getFP128PtrTy (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/llvm/include/llvm/IR/
H A DType.h414 static PointerType *getFP128PtrTy(LLVMContext &C, unsigned AS = 0);
/freebsd-10.3-release/contrib/llvm/lib/IR/
H A DType.cpp264 PointerType *Type::getFP128PtrTy(LLVMContext &C, unsigned AS) { function in class:Type

Completed in 52 milliseconds