/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | RenameIndependentSubregs.cpp | 161 for (LiveInterval::SubRange &SR : LI.subranges()) { in findComponents() 292 for (const LiveInterval::SubRange &SR : LI.subranges()) { in subRangeLiveAt() 314 for (const LiveInterval::SubRange &SR : LI.subranges()) { in computeMainRangesFixFlags() 337 for (LiveInterval::SubRange &SR : LI.subranges()) { in computeMainRangesFixFlags()
|
H A D | RegisterCoalescer.cpp | 701 for (LiveInterval::SubRange &S : IntB.subranges()) { in adjustCopiesBackFrom() 737 for (LiveInterval::SubRange &S : IntA.subranges()) { in adjustCopiesBackFrom() 963 for (LiveInterval::SubRange &S : IntB.subranges()) { in removeCopyByCommutingDef() 990 for (LiveInterval::SubRange &SA : IntA.subranges()) { in removeCopyByCommutingDef() 1193 for (LiveInterval::SubRange &SR : IntB.subranges()) in removePartialRedundancy() 1222 for (LiveInterval::SubRange &SR : IntB.subranges()) { in removePartialRedundancy() 1885 for (LiveInterval::SubRange &S : LI.subranges()) { in setUndefOnPrunedSubRegUses() 1967 for (LiveInterval::SubRange &S : LI.subranges()) { in joinCopy() 2105 for (LiveInterval::SubRange &S : LI.subranges()) { in joinCopy() 3253 for (LiveInterval::SubRange &S : LI.subranges()) { in pruneSubRegValues() [all …]
|
H A D | LiveIntervalCalc.cpp | 94 for (LiveInterval::SubRange &S : LI.subranges()) { in calculate() 114 for (const LiveInterval::SubRange &SR : LI.subranges()) { in constructMainRangeFromSubranges()
|
H A D | LiveRangeEdit.cpp | 49 for (LiveInterval::SubRange &S : OldLI.subranges()) in createEmptyIntervalFrom() 143 for (LiveInterval::SubRange &SR : li.subranges()) { in allUsesAvailableAt() 277 for (const LiveInterval::SubRange &S : LI.subranges()) { in useIsKill()
|
H A D | LiveIntervals.cpp | 380 for (const LiveInterval::SubRange &SR : I.subranges()) { in extendSegmentsToUses() 456 for (LiveInterval::SubRange &S : li->subranges()) { in shrinkToUses() 765 for (const LiveInterval::SubRange &SR : LI.subranges()) in addKillFlags() 1028 for (LiveInterval::SubRange &S : LI.subranges()) { in updateAllRanges() 1045 for (LiveInterval::SubRange &S : LI.subranges()) { in updateAllRanges() 1701 for (LiveInterval::SubRange &S : LI.subranges()) in repairIntervalsInRange() 1727 for (LiveInterval::SubRange &S : LI.subranges()) { in removeVRegDefAt()
|
H A D | SplitKit.cpp | 392 for (auto &S : LI.subranges()) in getSubrangeImpl() 414 for (const LiveInterval::SubRange &S : LI.subranges()) in getSubRangeForMask() 431 for (LiveInterval::SubRange &S : LI.subranges()) { in addDeadDef() 455 for (LiveInterval::SubRange &S : LI.subranges()) in addDeadDef() 611 for (LiveInterval::SubRange &S : OrigLI.subranges()) { in defFromParent() 1283 for (const LiveInterval::SubRange &PS : ParentLI.subranges()) { in extendPHIKillRanges() 1399 for (LiveInterval::SubRange &S : LI.subranges()) { in rewriteAssigned()
|
H A D | LiveRegMatrix.cpp | 87 for (const LiveInterval::SubRange &S : VRegInterval.subranges()) { in foreachUnit()
|
H A D | LiveInterval.cpp | 922 for (SubRange &SR : subranges()) { in refineSubRanges() 1035 for (const SubRange &SR : subranges()) in print() 1078 for (const SubRange &SR : subranges()) { in verify() 1377 for (LiveInterval::SubRange &SR : LI.subranges()) { in Distribute()
|
H A D | VirtRegMap.cpp | 305 for (const LiveInterval::SubRange &SR : LI.subranges()) { in addLiveInsForSubRanges() 400 for (const LiveInterval::SubRange &SR : LI.subranges()) { in readsUndefSubreg()
|
H A D | TwoAddressInstructionPass.cpp | 1531 for (auto &S : LI.subranges()) { in processTiedPairs() 1612 for (auto &S : LI.subranges()) in processTiedPairs() 1854 for (auto &S : LI.subranges()) { in runOnMachineFunction()
|
H A D | MachineVerifier.cpp | 2448 for (const LiveInterval::SubRange &SR : LI->subranges()) { in checkLiveness() 2539 for (const LiveInterval::SubRange &SR : LI->subranges()) { in checkLiveness() 3298 for (const LiveInterval::SubRange &SR : LI.subranges()) { in verifyLiveInterval()
|
H A D | RegisterPressure.cpp | 429 for (const LiveInterval::SubRange &SR : LI.subranges()) { in getLanesWithProperty()
|
H A D | RegAllocGreedy.cpp | 1299 for (const LiveInterval::SubRange &S : VirtReg.subranges()) { in readsLaneSubset()
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | GCNRegPressure.cpp | 222 for (const auto &S : LI.subranges()) in getLiveLaneMask() 342 for (const auto &S : LI.subranges()) { in advanceBeforeNext()
|
H A D | GCNRegPressure.h | 236 for (const auto &S : LI.subranges()) { in getLiveRegMap()
|
H A D | SIFormMemoryClauses.cpp | 363 for (const LiveInterval::SubRange &SR : LI.subranges()) { in runOnMachineFunction()
|
H A D | SIRegisterInfo.cpp | 3073 for (auto &S : LI.subranges()) { in findReachingDef()
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | LiveInterval.h | 775 iterator_range<subrange_iterator> subranges() { in subranges() function 779 iterator_range<const_subrange_iterator> subranges() const { in subranges() function
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 356 for (LiveInterval::SubRange &S : LI.subranges()) { in updateKillFlags() 531 for (LiveInterval::SubRange &S : LI.subranges()) { in updateDeadFlags()
|
/openbsd/gnu/usr.bin/binutils/gdb/doc/ |
H A D | LRS | 88 each range contains subranges which are not in the other range.
|
H A D | stabs.texinfo | 1319 defined types, or defined in terms of subranges of or pointers to 1375 Often types are defined as subranges of themselves. If the bounding values 1383 Builtin types can also be described as subranges of @code{int}:
|
H A D | gdb.texinfo | 204 Debugging Pascal programs which use sets, subranges, file variables, or 8686 their subranges. 8689 @emph{Character types} consist of @code{CHAR} and its subranges.
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | ChangeLog-3.x | 3148 subranges of themselves to be subranges of int, and to recognize
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlrecharclass.pod | 672 subranges of these match what an English-only speaker would expect them
|
H A D | perl5220delta.pod | 1534 any subranges thereof in regular expression bracketed character classes
|