Searched defs:getPointerType (Results 1 – 13 of 13) sorted by relevance
176 Type getPointerType() { return TargetLowering::getPointerType(); } in getPointerType() function
302 ::Ice::Type TargetLowering::getPointerType() { in getPointerType() function in Ice::TargetLowering
71 static ::Ice::Type getPointerType() { return ::Ice::IceType_i32; } in getPointerType() function
46 static ::Ice::Type getPointerType() { return ::Ice::IceType_i32; } in getPointerType() function
64 ::Ice::Type getPointerType() { in getPointerType() function338 ::Ice::Type TargetX8664::getPointerType() { return ::Ice::IceType_i64; } in getPointerType() function in Ice::X8664::TargetX8664
65 ::Ice::Type getPointerType() { return ::Ice::Type::IceType_i32; } in getPointerType() function329 Type TargetX8632::getPointerType() { return IceType_i32; } in getPointerType() function in Ice::X8632::TargetX8632
56 ::Ice::Type getPointerType() { in getPointerType() function
61 ::Ice::Type getPointerType() { in getPointerType() function
1059 CanQualType getPointerType(CanQualType T) const { in getPointerType() function
1909 SpvId SPIRVCodeGenerator::getPointerType(const Type& type, StorageClass storageClass) { in getPointerType() function in SkSL::SPIRVCodeGenerator1916 SpvId SPIRVCodeGenerator::getPointerType(const Type& type, in getPointerType() function in SkSL::SPIRVCodeGenerator
86 Ice::Type getPointerType(Ice::Type elementType) in getPointerType() function1972 Type *Nucleus::getPointerType(Type *ElementType) in getPointerType() function in rr::Nucleus
1672 Type *Nucleus::getPointerType(Type *ElementType) in getPointerType() function in rr::Nucleus
2345 QualType ASTContext::getPointerType(QualType T) const { in getPointerType() function in ASTContext