Searched refs:getNF (Results 1 – 3 of 3) sorted by relevance
323 unsigned getNF() const { in getNF() function437 unsigned getNF() const { return NF; } in getNF() function
171 if (RVVI->getNF() >= 2) in emitCodeGenSwitchBody()172 OS << " NF = " + utostr(RVVI->getNF()) + ";\n"; in emitCodeGenSwitchBody()
138 QT = Context.getScalableVectorType(QT, *Type->getScale(), Type->getNF()); in RVVType2Qual()