Home | History | Annotate | Download | only in compiler

Lines Matching refs:EmpRowMajor

300 		bool isRowMajor = type.getLayoutQualifier().matrixPacking == EmpRowMajor;
2412 else if((memberType.getLayoutQualifier().matrixPacking == EmpRowMajor) && memberType.isMatrix())
3662 bool isRowMajor = block->matrixPacking() == EmpRowMajor;