Searched refs:hasImplicitUseOfPhysReg (Results 1 – 6 of 6) sorted by relevance
589 bool hasImplicitUseOfPhysReg(MCRegister Reg) const { in hasImplicitUseOfPhysReg() function
110 if (MI.getDesc().hasImplicitUseOfPhysReg(AMDGPU::VCC)) in checkVOPDRegConstraints()
234 MIDesc.hasImplicitUseOfPhysReg(Reg); in addSchedBarrierDeps()296 !UseMIDesc.hasImplicitUseOfPhysReg(UseReg); in addPhysRegDataDeps()
488 return MI->getDesc().hasImplicitUseOfPhysReg(ARM::CPSR); in hasImplicitCPSRUse()
3394 MI.getDesc().hasImplicitUseOfPhysReg(RegNo); in isMIReadsReg()
10666 MI.getDesc().hasImplicitUseOfPhysReg(X86::RSP) || in getOutliningTypeImpl()10672 MI.getDesc().hasImplicitUseOfPhysReg(X86::RIP) || in getOutliningTypeImpl()