reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
594 bool hasImplicitDefOfPhysReg(unsigned Reg,
240 !DefMIDesc->hasImplicitDefOfPhysReg(MO.getReg()));
lib/MC/MCInstrDesc.cpp 64 return hasImplicitDefOfPhysReg(Reg, &RI);
lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp507 (Desc.hasImplicitDefOfPhysReg(AMDGPU::VCC) || 508 Desc.hasImplicitDefOfPhysReg(AMDGPU::VCC_LO)))lib/Target/ARM/ARMBaseInstrInfo.cpp
4616 if (MCID.isCall() || (MCID.hasImplicitDefOfPhysReg(ARM::CPSR) && 4646 if (PredCost && (MCID.isCall() || (MCID.hasImplicitDefOfPhysReg(ARM::CPSR) &&lib/Target/X86/X86DomainReassignment.cpp
146 !TII->get(DstOpcode).hasImplicitDefOfPhysReg(MO.getReg()))
lib/Target/X86/X86InstrInfo.cpp8082 MI.getDesc().hasImplicitDefOfPhysReg(X86::RSP)) 8088 MI.getDesc().hasImplicitDefOfPhysReg(X86::RIP))