Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGValue.h189 MatrixElt // This is a matrix element, use getVector*
283 bool isMatrixElt() const { return LVType == MatrixElt; }
492 R.LVType = MatrixElt;
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenValue.h154 MatrixElt // This is a matrix element, use getVector* enumerator