reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
217 PhysRegInfo analyzePhysReg(unsigned Reg, const TargetRegisterInfo *TRI);
855 MIBundleOperands(*FoldMI).analyzePhysReg(Reg, &TRI);
lib/CodeGen/MachineBasicBlock.cpp1399 ConstMIOperands(*I).analyzePhysReg(Reg, TRI); 1438 ConstMIOperands(*I).analyzePhysReg(Reg, TRI);lib/Target/AArch64/AArch64ConditionalCompares.cpp
355 MIOperands(*I).analyzePhysReg(AArch64::NZCV, TRI);