Searched refs:RowMajor (Results 1 – 2 of 2) sorted by relevance
79 enum class MatrixLayoutTy { ColumnMajor, RowMajor }; enumerator86 clEnumValN(MatrixLayoutTy::RowMajor, "row-major",
1156 defm RowMajor : DecorationOperand<4, 0, 0, [], [Matrix]>;