Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp1292 Register FirstOpVirtReg = MI.getOperand(1).getReg(); in getRegAllocationHints() local
1293 if (!VRM->hasPhys(FirstOpVirtReg)) in getRegAllocationHints()
1297 getSubReg(VRM->getPhys(FirstOpVirtReg), FirstOpSubReg); in getRegAllocationHints()