Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTypes.cpp180 Type getPointerType() { return TargetLowering::getPointerType(); } in getPointerType() function
DIceTargetLoweringX8632.cpp52 ::Ice::Type getPointerType() { in getPointerType() function
DIceTargetLoweringX8664.cpp44 ::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/skia/src/sksl/
DSkSLSPIRVCodeGenerator.cpp623 SpvId SPIRVCodeGenerator::getPointerType(const Type& type, SpvStorageClass_ storageClass) { in getPointerType() function in SkSL::SPIRVCodeGenerator
627 SpvId SPIRVCodeGenerator::getPointerType(const Type& rawType, const MemoryLayout& layout, in getPointerType() function in SkSL::SPIRVCodeGenerator
/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/clang/include/clang/AST/
DASTContext.h1059 CanQualType getPointerType(CanQualType T) const { in getPointerType() function
/external/clang/lib/AST/
DASTContext.cpp2345 QualType ASTContext::getPointerType(QualType T) const { in getPointerType() function in ASTContext
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp1323 Type *Nucleus::getPointerType(Type *ElementType) in getPointerType() function in rr::Nucleus
DLLVMReactor.cpp1517 Type *Nucleus::getPointerType(Type *ElementType) in getPointerType() function in rr::Nucleus