Home
last modified time | relevance | path

Searched refs:hasBuiltinTypePrefix (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/SPIRV/
HDSPIRVUtils.cpp376 bool hasBuiltinTypePrefix(StringRef Name) { in hasBuiltinTypePrefix() function
385 return hasBuiltinTypePrefix(EType->getName()); in isSpecialOpaqueType()
HDSPIRVUtils.h98 bool hasBuiltinTypePrefix(StringRef Name);
HDSPIRVGlobalRegistry.cpp1233 if (hasBuiltinTypePrefix(TypeStr)) in getOrCreateSPIRVTypeByName()
HDSPIRVBuiltins.cpp2594 if (hasBuiltinTypePrefix(TypeStr)) { in parseBuiltinCallArgumentBaseType()