Searched refs:hasBuiltinTypePrefix (Results 1 – 3 of 3) sorted by relevance
334 bool hasBuiltinTypePrefix(StringRef Name) { in hasBuiltinTypePrefix() function343 return hasBuiltinTypePrefix(SType->getName()); in isSpecialOpaqueType()347 return hasBuiltinTypePrefix(EType->getName()); in isSpecialOpaqueType()
96 bool hasBuiltinTypePrefix(StringRef Name);
953 if (hasBuiltinTypePrefix(TypeStr)) in getOrCreateSPIRVTypeByName()