Home
last modified time | relevance | path

Searched refs:getDoublePtrTy (Results 1 – 5 of 5) 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/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h402 static PointerType *getDoublePtrTy(LLVMContext &C, unsigned AS = 0);
/external/swiftshader/third_party/LLVM/lib/VMCore/
DType.cpp224 PointerType *Type::getDoublePtrTy(LLVMContext &C, unsigned AS) { in getDoublePtrTy() function in Type
/external/llvm/lib/IR/
DType.cpp185 PointerType *Type::getDoublePtrTy(LLVMContext &C, unsigned AS) { in getDoublePtrTy() function in Type