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);
 2514     report_context(LR, Reg, LaneMask);
 2522     report_context(LR, Reg, LaneMask);
 2531       report_context(LR, Reg, LaneMask);
 2542       report_context(LR, Reg, LaneMask);
 2572       if (LaneMask.any() && (LaneMask & SLM).none())
 2572       if (LaneMask.any() && (LaneMask & SLM).none())
 2581       if (LaneMask.none() && !hasDeadDef) {
 2584         report_context(LR, Reg, LaneMask);
 2591         if (!MRI->shouldTrackSubRegLiveness(Reg) || LaneMask.any() ||
 2595           report_context(LR, Reg, LaneMask);
 2614   if (LaneMask.any()) {
 2616     OwnerLI.computeSubRangeUndefs(Undefs, LaneMask, *MRI, *Indexes);
 2643       if (!PVNI && (LaneMask.none() || !IsPHI)) {
 2647         report_context(LR, Reg, LaneMask);
 2658         report_context(LR, Reg, LaneMask);