Searched refs:isTypeVectorOrScalarInt (Results 1 – 3 of 3) sorted by relevance
239 SPIRVType::isTypeVectorOrScalarInt() const { in isTypeVectorOrScalarInt() function in SPIRV::SPIRVType
101 bool isTypeVectorOrScalarInt() const;
985 if (BT->isTypeVectorOrScalarInt() || BT->isTypeVectorOrScalarBool() || in transCmpInst()