Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp1280 unsigned FirstOpSubReg = MI.getOperand(1).getSubReg(); in getRegAllocationHints() local
1281 switch (FirstOpSubReg) { in getRegAllocationHints()
1297 getSubReg(VRM->getPhys(FirstOpVirtReg), FirstOpSubReg); in getRegAllocationHints()