Home
last modified time | relevance | path

Searched refs:RowMajor (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp78 enum class MatrixLayoutTy { ColumnMajor, RowMajor }; enumerator
85 clEnumValN(MatrixLayoutTy::RowMajor, "row-major",
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVSymbolicOperands.td1124 defm RowMajor : DecorationOperand<4, 0, 0, [], [Matrix]>;