Home
last modified time | relevance | path

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

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