reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/CodeGen/LiveVariables.h
  254         MO.setIsDead(false);
lib/CodeGen/DetectDeadLanes.cpp
  547           MO.setIsDead();
lib/CodeGen/ImplicitNullChecks.cpp
  649         NewMO.setIsDead(false);
lib/CodeGen/InlineSpiller.cpp
 1017           MI->getOperand(0).setIsDead();
lib/CodeGen/LiveDebugVariables.cpp
  247         locations.back().setIsDead(false);
lib/CodeGen/LiveIntervals.cpp
 1367               MO->setIsDead(false);
lib/CodeGen/LivePhysRegs.cpp
  301       MO->setIsDead(IsNotLive);
lib/CodeGen/LiveRangeEdit.cpp
  175   (*--MI).getOperand(0).setIsDead(false);
  371       MI->getOperand(0).setIsDead(true);
lib/CodeGen/LiveVariables.cpp
  534         MO.setIsDead(false);
lib/CodeGen/MIRCanonicalizerPass.cpp
  367         MO.setIsDead(false);
lib/CodeGen/MachineCSE.cpp
  657         CSMI->getOperand(ImplicitDefToUpdate).setIsDead(false);
  660           CSMI->getOperand(PhysDef.first).setIsDead(false);
lib/CodeGen/MachineInstr.cpp
 1880       MO.setIsDead();
 1899       getOperand(OpIdx).setIsDead(false);
 1920     MO.setIsDead(false);
 1965       MO.setIsDead();
lib/CodeGen/RegAllocFast.cpp
  826         MO.setIsDead();
  832       MO.setIsDead(false);
  843     MO.setIsDead(false);
lib/CodeGen/RegisterCoalescer.cpp
 1433     NewMI.getOperand(0).setIsDead(true);
 2947               MO.setIsDead(false);
lib/CodeGen/RenameIndependentSubregs.cpp
  361           MO.setIsDead();
lib/Target/AArch64/AArch64CondBrTuning.cpp
   95         MO.setIsDead(false);
lib/Target/AArch64/AArch64DeadRegisterDefinitionsPass.cpp
  175       MO.setIsDead();
lib/Target/AMDGPU/SILowerControlFlow.cpp
  142   ImpDefSCC.setIsDead(IsDead);
lib/Target/AMDGPU/SIPeepholeSDWA.cpp
  283     To.setIsDead(From.isDead());
lib/Target/ARM/ARMBaseInstrInfo.cpp
  270       UpdateMI->getOperand(0).setIsDead();
lib/Target/ARM/ARMISelLowering.cpp
10701     MI.getOperand(0).setIsDead(true);
10704     MI.getOperand(1).setIsDead(true);
lib/Target/ARM/Thumb2SizeReduction.cpp
  924     MIB->getOperand(0).setIsDead(true);
lib/Target/AVR/AVRExpandPseudoInsts.cpp
  163     MIBHI->getOperand(3).setIsDead();
  191   MIBLO->getOperand(3).setIsDead();
  199     MIBHI->getOperand(3).setIsDead();
  239     MIBLO->getOperand(3).setIsDead();
  249       MIBHI->getOperand(3).setIsDead();
  309     MIBHI->getOperand(3).setIsDead();
  352     MIBHI->getOperand(3).setIsDead();
  403   MIBLO->getOperand(2).setIsDead();
  410     MIBHI->getOperand(2).setIsDead();
  440     MIBHI->getOperand(2).setIsDead();
  475     MIBHI->getOperand(2).setIsDead();
 1269     MIBHI->getOperand(3).setIsDead();
 1300     MIBLO->getOperand(2).setIsDead();
 1343     MIBLO->getOperand(2).setIsDead();
 1402     SBC->getOperand(3).setIsDead();
 1441     EOR->getOperand(3).setIsDead();
lib/Target/AVR/AVRFrameLowering.cpp
  136   MI->getOperand(3).setIsDead();
  212   MI->getOperand(3).setIsDead();
  406       New->getOperand(3).setIsDead();
lib/Target/AVR/AVRRegisterInfo.cpp
  199     New->getOperand(3).setIsDead();
  227     New->getOperand(3).setIsDead();
lib/Target/Hexagon/HexagonExpandCondsets.cpp
  476         Op.setIsDead(true);
  479         Op.setIsDead(false);
lib/Target/MSP430/MSP430FrameLowering.cpp
  101       MI->getOperand(3).setIsDead();
  164       MI->getOperand(3).setIsDead();
  173       MI->getOperand(3).setIsDead();
  264         New->getOperand(3).setIsDead();
  280       New->getOperand(3).setIsDead();
lib/Target/Mips/MipsInstructionSelector.cpp
  251     Mul->getOperand(3).setIsDead(true);
  252     Mul->getOperand(4).setIsDead(true);
lib/Target/PowerPC/PPCInstrInfo.cpp
 2517         MO->setIsDead(true);
lib/Target/PowerPC/PPCPreEmitPeephole.cpp
  142               DeadOrKillToUnset->setIsDead(false);
lib/Target/SystemZ/SystemZFrameLowering.cpp
  336     MI->getOperand(3).setIsDead();
lib/Target/SystemZ/SystemZInstrInfo.cpp
  944       CCDef->setIsDead(true);
 1025         BuiltMI->findRegisterDefOperand(SystemZ::CC)->setIsDead(true);
lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp
  301           MI.getOperand(0).setIsDead(false);
lib/Target/WebAssembly/WebAssemblyMemIntrinsicResults.cpp
  126       MI.getOperand(0).setIsDead(false);
lib/Target/WebAssembly/WebAssemblyPeephole.cpp
   68     MO.setIsDead();
lib/Target/X86/X86FloatingPoint.cpp
 1710           MO.setIsDead();
lib/Target/X86/X86FrameLowering.cpp
  281       MI->getOperand(3).setIsDead(); // The EFLAGS implicit def is dead.
  307       MI->getOperand(3).setIsDead(); // The EFLAGS implicit def is dead.
  389     MI->getOperand(3).setIsDead(); // The EFLAGS implicit def is dead.
  872   MI->getOperand(3).setIsDead();
 2984         .setIsDead();
lib/Target/X86/X86InstrInfo.cpp
 3817   FlagDef->setIsDead(false);
 7692   NewOp1.setIsDead();
 7693   NewOp2.setIsDead();
lib/Target/X86/X86SpeculativeLoadHardening.cpp
  488     ZeroEFLAGSDefOp->setIsDead(true);