Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp75 enum class MatrixLayoutTy { ColumnMajor, RowMajor }; enumerator
82 clEnumValN(MatrixLayoutTy::RowMajor, "row-major",
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVSymbolicOperands.td1068 defm RowMajor : DecorationOperand<4, 0, 0, [], [Matrix]>;