Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp422 static bool isOpenCLBuiltinType(const StructType *SType) { in isOpenCLBuiltinType() function
438 return isOpenCLBuiltinType(SType) || isSPIRVBuiltinType(SType); in isSpecialType()