Home | History | Annotate | Download | only in libSPIRV

Lines Matching refs:hasGroupOperation

343   bool hasGroupOperation() const {
344 return SPIRV::hasGroupOperation(OpCode);
348 if (!hasGroupOperation())