Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1228 template <unsigned Class> bool isSVEPredicateAsCounterReg() const { in isSVEPredicateAsCounterReg() function in __anonb6c3df290111::AArch64Operand
1285 if (isSVEPredicateAsCounterReg<Class>() && (Reg.ElementWidth == ElementWidth)) in isSVEPredicateAsCounterRegOfWidth()