Home
last modified time | relevance | path

Searched defs:getPointerType (Results 1 – 18 of 18) sorted by relevance

/external/llvm-project/mlir/lib/Conversion/GPUToVulkan/
DConvertLaunchFuncToVulkanCalls.cpp92 LLVM::LLVMType getPointerType() { return llvmPointerType; } in getPointerType() function in __anon816ed0ef0111::VulkanLaunchFuncToVulkanCallsPass
/external/swiftshader/third_party/subzero/src/
DIceTypes.cpp176 Type getPointerType() { return TargetLowering::getPointerType(); } in getPointerType() function
DIceTargetLoweringX8632.cpp56 ::Ice::Type getPointerType() { in getPointerType() function
DIceTargetLoweringX8664.cpp48 ::Ice::Type getPointerType() { in getPointerType() function
DIceTargetLowering.cpp302 ::Ice::Type TargetLowering::getPointerType() { in getPointerType() function in Ice::TargetLowering
DIceTargetLoweringARM32.h71 static ::Ice::Type getPointerType() { return ::Ice::IceType_i32; } in getPointerType() function
DIceTargetLoweringMIPS32.h46 static ::Ice::Type getPointerType() { return ::Ice::IceType_i32; } in getPointerType() function
DIceTargetLoweringMIPS32.cpp56 ::Ice::Type getPointerType() { in getPointerType() function
DIceTargetLoweringARM32.cpp69 ::Ice::Type getPointerType() { in getPointerType() function
/external/skqp/src/sksl/
DSkSLSPIRVCodeGenerator.cpp617 SpvId SPIRVCodeGenerator::getPointerType(const Type& type, SpvStorageClass_ storageClass) { in getPointerType() function in SkSL::SPIRVCodeGenerator
621 SpvId SPIRVCodeGenerator::getPointerType(const Type& rawType, const MemoryLayout& layout, in getPointerType() function in SkSL::SPIRVCodeGenerator
/external/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp692 SpvId SPIRVCodeGenerator::getPointerType(const Type& type, SpvStorageClass_ storageClass) { in getPointerType() function in SkSL::SPIRVCodeGenerator
696 SpvId SPIRVCodeGenerator::getPointerType(const Type& rawType, const MemoryLayout& layout, in getPointerType() function in SkSL::SPIRVCodeGenerator
/external/clang/include/clang/AST/
DASTContext.h1059 CanQualType getPointerType(CanQualType T) const { in getPointerType() function
/external/llvm-project/clang/include/clang/AST/
DASTContext.h1199 CanQualType getPointerType(CanQualType T) const { in getPointerType() function
/external/llvm-project/clang/utils/TableGen/
DMveEmitter.cpp1018 const PointerType *getPointerType(const Type *T, bool Const) { in getPointerType() function in __anonf88c1dfe0111::EmitterBase
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp85 Ice::Type getPointerType(Ice::Type elementType) in getPointerType() function
1989 Type *Nucleus::getPointerType(Type *ElementType) in getPointerType() function in rr::Nucleus
DLLVMReactor.cpp1694 Type *Nucleus::getPointerType(Type *ElementType) in getPointerType() function in rr::Nucleus
/external/clang/lib/AST/
DASTContext.cpp2345 QualType ASTContext::getPointerType(QualType T) const { in getPointerType() function in ASTContext
/external/llvm-project/clang/lib/AST/
DASTContext.cpp3146 QualType ASTContext::getPointerType(QualType T) const { in getPointerType() function in ASTContext