Searched refs:analyzePhysReg (Results 1 – 5 of 5) sorted by relevance
217 PhysRegInfo analyzePhysReg(unsigned Reg, const TargetRegisterInfo *TRI);
294 MachineOperandIteratorBase::analyzePhysReg(unsigned Reg, in analyzePhysReg() function in MachineOperandIteratorBase
1217 ConstMIOperands(*I).analyzePhysReg(Reg, TRI); in computeRegisterLiveness()1262 ConstMIOperands(*I).analyzePhysReg(Reg, TRI); in computeRegisterLiveness()
786 MIBundleOperands(*FoldMI).analyzePhysReg(Reg, &TRI); in foldMemoryOperand()
351 MIOperands(*I).analyzePhysReg(AArch64::NZCV, TRI); in findConvertibleCompare()