Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DType.h391 static PointerType *getDoublePtrTy(LLVMContext &C, unsigned AS = 0);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DType.h447 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/llvm-project/llvm/include/llvm/IR/
DType.h458 static PointerType *getDoublePtrTy(LLVMContext &C, unsigned AS = 0);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DType.cpp196 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
/external/llvm-project/llvm/lib/IR/
DType.cpp206 PointerType *Type::getDoublePtrTy(LLVMContext &C, unsigned AS) { in getDoublePtrTy() function in Type