Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp1115 unsigned LastOpIdx = MI->getNumOperands() - 1; in ValidateMVEInst() local
1117 const MachineOperand &MO = MI->getOperand(LastOpIdx - Op.index()); in ValidateMVEInst()