Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVUtils.cpp471 bool hasBuiltinTypePrefix(StringRef Name) { in hasBuiltinTypePrefix() function
482 : hasBuiltinTypePrefix(ExtTy->getName()); in isSpecialOpaqueType()
H A DSPIRVUtils.h257 bool hasBuiltinTypePrefix(StringRef Name);
H A DSPIRVGlobalRegistry.cpp1610 if (hasBuiltinTypePrefix(TypeStr)) in getOrCreateSPIRVTypeByName()
H A DSPIRVBuiltins.cpp2942 if (hasBuiltinTypePrefix(TypeStr)) { in parseBuiltinCallArgumentType()