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