Home
last modified time | relevance | path

Searched refs:getInt16PtrTy (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
DType.h336 static PointerType *getInt16PtrTy(LLVMContext &C, unsigned AS = 0);
/external/llvm/include/llvm/IR/
DType.h399 static PointerType *getInt16PtrTy(LLVMContext &C, unsigned AS = 0);
/external/llvm/lib/IR/
DType.cpp217 PointerType *Type::getInt16PtrTy(LLVMContext &C, unsigned AS) { in getInt16PtrTy() function in Type
/external/swiftshader/third_party/LLVM/lib/VMCore/
DType.cpp256 PointerType *Type::getInt16PtrTy(LLVMContext &C, unsigned AS) { in getInt16PtrTy() function in Type