reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
929 for (SubRange &SR : subranges()) { 1040 for (const SubRange &SR : subranges()) 1083 for (const SubRange &SR : subranges()) { 1385 for (LiveInterval::SubRange &SR : LI.subranges()) {lib/CodeGen/LiveIntervals.cpp
372 for (const LiveInterval::SubRange &SR : I.subranges()) { 449 for (LiveInterval::SubRange &S : li->subranges()) { 711 for (const LiveInterval::SubRange &SR : LI.subranges()) { 998 for (LiveInterval::SubRange &S : LI.subranges()) { 1619 for (LiveInterval::SubRange &S : LI.subranges()) 1644 for (LiveInterval::SubRange &S : LI.subranges()) {lib/CodeGen/LiveRangeCalc.cpp
118 for (LiveInterval::SubRange &S : LI.subranges()) { 137 for (const LiveInterval::SubRange &SR : LI.subranges()) {lib/CodeGen/LiveRangeEdit.cpp
48 for (LiveInterval::SubRange &S : OldLI.subranges()) 252 for (const LiveInterval::SubRange &S : LI.subranges()) {lib/CodeGen/LiveRegMatrix.cpp
86 for (LiveInterval::SubRange &S : VRegInterval.subranges()) {
lib/CodeGen/MachineVerifier.cpp1980 for (const LiveInterval::SubRange &SR : LI.subranges()) { 2082 for (const LiveInterval::SubRange &SR : LI.subranges()) { 2687 for (const LiveInterval::SubRange &SR : LI.subranges()) {lib/CodeGen/RegisterCoalescer.cpp
641 for (LiveInterval::SubRange &S : IntB.subranges()) { 671 for (LiveInterval::SubRange &S : IntA.subranges()) { 901 for (LiveInterval::SubRange &S : IntB.subranges()) { 928 for (LiveInterval::SubRange &SA : IntA.subranges()) { 957 for (LiveInterval::SubRange &SB : IntB.subranges()) { 1129 for (LiveInterval::SubRange &SR : IntB.subranges()) 1158 for (LiveInterval::SubRange &SR : IntB.subranges()) { 1356 for (LiveInterval::SubRange &SR : DstInt.subranges()) { 1389 for (LiveInterval::SubRange &SR : DstInt.subranges()) { 1413 for (LiveInterval::SubRange &SR : DstInt.subranges()) { 1535 for (const LiveInterval::SubRange &SR : SrcLI.subranges()) { 1574 for (LiveInterval::SubRange &SR : DstLI.subranges()) { 1596 for (const LiveInterval::SubRange &SR : DstLI.subranges()) { 1631 for (const LiveInterval::SubRange &S : Int.subranges()) { 1813 for (LiveInterval::SubRange &S : LI.subranges()) { 1935 for (LiveInterval::SubRange &S : LI.subranges()) { 2428 for (const LiveInterval::SubRange &S : LI.subranges()) { 3038 for (LiveInterval::SubRange &S : LI.subranges()) { 3079 for (LiveInterval::SubRange &SR : LI.subranges()) { 3158 for (LiveInterval::SubRange &SR : LI->subranges()) { 3341 for (LiveInterval::SubRange &R : LHS.subranges()) { 3357 for (LiveInterval::SubRange &R : RHS.subranges()) { 3735 for (LiveInterval::SubRange &S : LI.subranges()) {lib/CodeGen/RegisterPressure.cpp
429 for (const LiveInterval::SubRange &SR : LI.subranges()) {
lib/CodeGen/RenameIndependentSubregs.cpp160 for (LiveInterval::SubRange &SR : LI.subranges()) { 291 for (const LiveInterval::SubRange &SR : LI.subranges()) { 313 for (const LiveInterval::SubRange &SR : LI.subranges()) { 336 for (LiveInterval::SubRange &SR : LI.subranges()) {lib/CodeGen/SplitKit.cpp
409 for (LiveInterval::SubRange &S : LI.subranges()) 426 for (LiveInterval::SubRange &S : LI.subranges()) { 450 for (LiveInterval::SubRange &S : LI.subranges()) 659 for (LiveInterval::SubRange &S : LI->subranges()) 1282 for (LiveInterval::SubRange &PS : ParentLI.subranges()) { 1379 for (LiveInterval::SubRange &S : LI.subranges()) {lib/CodeGen/VirtRegMap.cpp
277 for (const LiveInterval::SubRange &SR : LI.subranges()) { 367 for (const LiveInterval::SubRange &SR : LI.subranges()) {lib/Target/AMDGPU/GCNRegPressure.cpp
49 for (const auto &S : LI.subranges()) { 263 for (const auto &S : LI.subranges()) 381 for (const auto &S : LI.subranges()) {lib/Target/AMDGPU/GCNRegPressure.h
229 for (const auto &S : LI.subranges()) {
lib/Target/AMDGPU/SIRegisterInfo.cpp 1880 for (auto &S : LI.subranges()) {
lib/Target/Hexagon/HexagonExpandCondsets.cpp353 for (LiveInterval::SubRange &S : LI.subranges()) { 529 for (LiveInterval::SubRange &S : LI.subranges()) {