Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGValue.h174 MatrixElt // This is a matrix element, use getVector* enumerator
258 bool isMatrixElt() const { return LVType == MatrixElt; } in isMatrixElt()
457 R.LVType = MatrixElt; in MakeMatrixElt()