Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp1163 unsigned UseOps = Use.getNumOperands() - 1; in getRegAllocationHints() local
1236 if (IsMulZPR && (getSubReg(Reg, SubRegIdx) - AArch64::Z0) % UseOps != in getRegAllocationHints()
1251 if (all_of(iota_range<unsigned>(0U, UseOps, /*Inclusive=*/false), in getRegAllocationHints()