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

References

lib/CodeGen/MachineVerifier.cpp
 2466     report_context(LR, Reg, LaneMask);
 2473     report_context(LR, Reg, LaneMask);
 2480     report_context(LR, Reg, LaneMask);
 2487     report_context(LR, Reg, LaneMask);
 2495     report_context(LR, Reg, LaneMask);
 2505   if (!Register::isVirtualRegister(Reg) && VNI->isPHIDef() &&
 2514     report_context(LR, Reg, LaneMask);
 2522     report_context(LR, Reg, LaneMask);
 2531       report_context(LR, Reg, LaneMask);
 2542       report_context(LR, Reg, LaneMask);
 2549   if (Register::isVirtualRegister(Reg)) {
 2556       if (!MOI->isReg() || MOI->getReg() != Reg)
 2584         report_context(LR, Reg, LaneMask);
 2591         if (!MRI->shouldTrackSubRegLiveness(Reg) || LaneMask.any() ||
 2595           report_context(LR, Reg, LaneMask);
 2615     LiveInterval &OwnerLI = LiveInts->getInterval(Reg);
 2622     if (!Register::isVirtualRegister(Reg) && MFI->isEHPad()) {
 2647         report_context(LR, Reg, LaneMask);
 2658         report_context(LR, Reg, LaneMask);