Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVType.cpp224 SPIRVType::isTypeVectorInt() const { in isTypeVectorInt() function in SPIRV::SPIRVType
240 return isTypeInt() || isTypeVectorInt(); in isTypeVectorOrScalarInt()
DSPIRVType.h98 bool isTypeVectorInt() const;