Searched refs:isTypeVectorBool (Results 1 – 3 of 3) sorted by relevance
219 SPIRVType::isTypeVectorBool() const { in isTypeVectorBool() function in SPIRV::SPIRVType235 return isTypeBool() || isTypeVectorBool(); in isTypeVectorOrScalarBool()
100 bool isTypeVectorBool() const;
1905 else if (BT->isTypeVectorBool()) in transOCLBuiltinFromInstPreproc()