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

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

Completed in 73 milliseconds