Home
last modified time | relevance | path

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

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