Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/
DType.h328 static PointerType *getDoublePtrTy(LLVMContext &C, unsigned AS = 0);
/external/llvm/include/llvm/IR/
DType.h391 static PointerType *getDoublePtrTy(LLVMContext &C, unsigned AS = 0);
/external/llvm/lib/IR/
DType.cpp185 PointerType *Type::getDoublePtrTy(LLVMContext &C, unsigned AS) { in getDoublePtrTy() function in Type
/external/swiftshader/third_party/LLVM/lib/VMCore/
DType.cpp224 PointerType *Type::getDoublePtrTy(LLVMContext &C, unsigned AS) { in getDoublePtrTy() function in Type