Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp1188 const MachineOperand *AssignedRegOp = llvm::find_if( in getRegAllocationHints() local
1227 if (AssignedRegOp == Use.operands_end()) { in getRegAllocationHints()
1260 getSubReg(VRM->getPhys(AssignedRegOp->getReg()), AArch64::zsub0) + in getRegAllocationHints()
1261 (OpIdx - AssignedRegOp->getOperandNo()); in getRegAllocationHints()