Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:use_end

330   auto Begin = MRI.use_begin(OldR), End = MRI.use_end();
345 auto Begin = MRI.use_begin(OldR), End = MRI.use_end();
361 auto Begin = MRI.use_begin(OldR), End = MRI.use_end();
929 for (auto I = MRI.use_begin(R), E = MRI.use_end(); I != E; ++I) {
1168 for (auto I = MRI.use_begin(R), E = MRI.use_end(); I != E; ++I) {
2530 for (auto UI = MRI->use_begin(PR), UE = MRI->use_end(); UI != UE; ++UI) {
2583 for (auto UI = MRI->use_begin(DefR), UE = MRI->use_end(); UI != UE; ++UI) {