Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ !
H A DAArch64InstPrinter.cpp797 unsigned ListOpNum = IsTbx ? 2 : 1; in printInst() local
798 printVectorList(MI, ListOpNum, STI, O, ""); in printInst()
801 printRegName(O, MI->getOperand(ListOpNum + 1).getReg(), AArch64::vreg); in printInst()