Searched refs:analyzePhysReg (Results 1 – 5 of 5) sorted by relevance
207 PhysRegInfo analyzePhysReg(unsigned Reg, const TargetRegisterInfo *TRI);
282 MachineOperandIteratorBase::analyzePhysReg(unsigned Reg, in analyzePhysReg() function in MachineOperandIteratorBase
1146 MIOperands(I).analyzePhysReg(Reg, TRI); in computeRegisterLiveness()1184 MIOperands(I).analyzePhysReg(Reg, TRI); in computeRegisterLiveness()
1140 MIBundleOperands(FoldMI).analyzePhysReg(Reg, &TRI); in foldMemoryOperand()
354 MIOperands(I).analyzePhysReg(AArch64::NZCV, TRI); in findConvertibleCompare()