Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp432 static bool isSpecialType(const Type *Ty) { in isSpecialType() function
507 assert(!isSpecialType(Ty)); in createSPIRVType()
592 !isSpecialType(Ty)) in restOfCreateSPIRVType()