Searched refs:getInt16PtrTy (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DType.h412 static PointerType *getInt16PtrTy(LLVMContext &C, unsigned AS = 0);
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DType.cpp288 PointerType *Type::getInt16PtrTy(LLVMContext &C, unsigned AS) { function in class:Type
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DConstantFolding.cpp392 MapTy = Type::getInt16PtrTy(C->getContext());

Completed in 180 milliseconds