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

/external/llvm/include/llvm/IR/
H A DType.h401 static PointerType *getFP128PtrTy(LLVMContext &C, unsigned AS = 0);
/external/llvm/lib/IR/
H A DType.cpp257 PointerType *Type::getFP128PtrTy(LLVMContext &C, unsigned AS) { function in class:Type

Completed in 64 milliseconds