Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:KILL

324     OS << " kill";
422 // y = use x<kill>
586 << " kill=" << unsigned(SVI->second.KillsSource) << '\n');
724 // Insert spill without kill flag immediately after def.
785 MI->setDesc(TII.get(TargetOpcode::KILL));