Home
last modified time | relevance | path

Searched refs:getVarLocs (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DLiveDebugValues.cpp199 const VarLocSet &getVarLocs() const { return VarLocs; } in getVarLocs() function in __anone60ae9ff0111::LiveDebugValues::OpenRangesSet
448 for (unsigned ID : OpenRanges.getVarLocs()) in transferRegisterDef()
456 for (unsigned ID : OpenRanges.getVarLocs()) { in transferRegisterDef()
544 for (unsigned ID : OpenRanges.getVarLocs()) { in transferSpillInst()
585 for (unsigned ID : OpenRanges.getVarLocs()) { in transferRegisterCopy()
608 : OpenRanges.getVarLocs()) { in transferTerminatorInst()
614 Changed = VLS |= OpenRanges.getVarLocs(); in transferTerminatorInst()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DLiveDebugValues.cpp199 const VarLocSet &getVarLocs() const { return VarLocs; } in getVarLocs() function in __anoncfb90efd0111::LiveDebugValues::OpenRangesSet
445 for (unsigned ID : OpenRanges.getVarLocs()) in transferRegisterDef()
453 for (unsigned ID : OpenRanges.getVarLocs()) { in transferRegisterDef()
536 for (unsigned ID : OpenRanges.getVarLocs()) { in transferSpillInst()
577 for (unsigned ID : OpenRanges.getVarLocs()) { in transferRegisterCopy()
600 : OpenRanges.getVarLocs()) { in transferTerminatorInst()
606 Changed = VLS |= OpenRanges.getVarLocs(); in transferTerminatorInst()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DLiveDebugValues.cpp452 const VarLocSet &getVarLocs() const { return VarLocs; } in getVarLocs() function in __anon204d1ec10111::LiveDebugValues::OpenRangesSet
760 for (unsigned ID : OpenRanges.getVarLocs()) { in removeEntryValue()
938 for (unsigned ID : OpenRanges.getVarLocs()) in transferRegisterDef()
946 for (unsigned ID : OpenRanges.getVarLocs()) { in transferRegisterDef()
1054 for (unsigned ID : OpenRanges.getVarLocs()) { in transferSpillOrRestoreInst()
1092 for (unsigned ID : OpenRanges.getVarLocs()) { in transferSpillOrRestoreInst()
1149 for (unsigned ID : OpenRanges.getVarLocs()) { in transferRegisterCopy()
1169 for (unsigned ID : OpenRanges.getVarLocs()) { in transferRegisterCopy()
1186 : OpenRanges.getVarLocs()) { in transferTerminator()
1192 Changed = VLS != OpenRanges.getVarLocs(); in transferTerminator()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveDebugValues.cpp452 const VarLocSet &getVarLocs() const { return VarLocs; } in getVarLocs() function in __anon609ff5ec0111::LiveDebugValues::OpenRangesSet
760 for (unsigned ID : OpenRanges.getVarLocs()) { in removeEntryValue()
938 for (unsigned ID : OpenRanges.getVarLocs()) in transferRegisterDef()
946 for (unsigned ID : OpenRanges.getVarLocs()) { in transferRegisterDef()
1054 for (unsigned ID : OpenRanges.getVarLocs()) { in transferSpillOrRestoreInst()
1092 for (unsigned ID : OpenRanges.getVarLocs()) { in transferSpillOrRestoreInst()
1149 for (unsigned ID : OpenRanges.getVarLocs()) { in transferRegisterCopy()
1169 for (unsigned ID : OpenRanges.getVarLocs()) { in transferRegisterCopy()
1186 : OpenRanges.getVarLocs()) { in transferTerminator()
1192 Changed = VLS != OpenRanges.getVarLocs(); in transferTerminator()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugValues.cpp452 const VarLocSet &getVarLocs() const { return VarLocs; } in getVarLocs() function in __anoncb6239640111::LiveDebugValues::OpenRangesSet
760 for (unsigned ID : OpenRanges.getVarLocs()) { in removeEntryValue()
938 for (unsigned ID : OpenRanges.getVarLocs()) in transferRegisterDef()
946 for (unsigned ID : OpenRanges.getVarLocs()) { in transferRegisterDef()
1054 for (unsigned ID : OpenRanges.getVarLocs()) { in transferSpillOrRestoreInst()
1092 for (unsigned ID : OpenRanges.getVarLocs()) { in transferSpillOrRestoreInst()
1149 for (unsigned ID : OpenRanges.getVarLocs()) { in transferRegisterCopy()
1169 for (unsigned ID : OpenRanges.getVarLocs()) { in transferRegisterCopy()
1186 : OpenRanges.getVarLocs()) { in transferTerminator()
1192 Changed = VLS != OpenRanges.getVarLocs(); in transferTerminator()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp649 const VarLocSet &getVarLocs() const { return VarLocs; } in getVarLocs() function in __anon95bddf3b0111::VarLocBasedLDV::OpenRangesSet
689 return iterator_range<VarLocSet::const_iterator>(getVarLocs().end(), in getEmptyVarLocRange()
690 getVarLocs().end()); in getEmptyVarLocRange()
695 return LocIndex::indexRangeForLocation(getVarLocs(), Reg); in getRegisterVarLocs()
700 return LocIndex::indexRangeForLocation(getVarLocs(), in getSpillVarLocs()
708 getVarLocs(), LocIndex::kEntryValueBackupLocation); in getEntryValueBackupVarLocs()
1238 getUsedRegs(OpenRanges.getVarLocs(), UsedRegs); in transferRegisterDef()
1261 collectIDsForRegs(KillSet, DeadRegs, OpenRanges.getVarLocs()); in transferRegisterDef()
1512 : OpenRanges.getVarLocs()) { in transferTerminator()
1518 Changed = VLS != OpenRanges.getVarLocs(); in transferTerminator()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DLiveDebugValues.cpp304 const VarLocSet &getVarLocs() const { return VarLocs; } in getVarLocs() function in __anonfc5cc5010111::LiveDebugValues::OpenRangesSet
734 for (unsigned ID : OpenRanges.getVarLocs()) in transferRegisterDef()
742 for (unsigned ID : OpenRanges.getVarLocs()) { in transferRegisterDef()
861 for (unsigned ID : OpenRanges.getVarLocs()) { in transferSpillOrRestoreInst()
912 for (unsigned ID : OpenRanges.getVarLocs()) { in transferRegisterCopy()
935 : OpenRanges.getVarLocs()) { in transferTerminatorInst()
941 Changed = VLS |= OpenRanges.getVarLocs(); in transferTerminatorInst()
945 VLS = OpenRanges.getVarLocs(); in transferTerminatorInst()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DLiveDebugValues.cpp641 const VarLocSet &getVarLocs() const { return VarLocs; } in getVarLocs() function in __anon53e822e90111::LiveDebugValues::OpenRangesSet
681 return iterator_range<VarLocSet::const_iterator>(getVarLocs().end(), in getEmptyVarLocRange()
682 getVarLocs().end()); in getEmptyVarLocRange()
687 return LocIndex::indexRangeForLocation(getVarLocs(), Reg); in getRegisterVarLocs()
692 return LocIndex::indexRangeForLocation(getVarLocs(), in getSpillVarLocs()
700 getVarLocs(), LocIndex::kEntryValueBackupLocation); in getEntryValueBackupVarLocs()
1255 getUsedRegs(OpenRanges.getVarLocs(), UsedRegs); in transferRegisterDef()
1278 collectIDsForRegs(KillSet, DeadRegs, OpenRanges.getVarLocs()); in transferRegisterDef()
1529 : OpenRanges.getVarLocs()) { in transferTerminator()
1535 Changed = VLS != OpenRanges.getVarLocs(); in transferTerminator()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp684 const VarLocSet &getVarLocs() const { return VarLocs; } in getVarLocs() function in __anon1965aaba0111::VarLocBasedLDV::OpenRangesSet
724 return iterator_range<VarLocSet::const_iterator>(getVarLocs().end(), in getEmptyVarLocRange()
725 getVarLocs().end()); in getEmptyVarLocRange()
730 return LocIndex::indexRangeForLocation(getVarLocs(), Reg); in getRegisterVarLocs()
735 return LocIndex::indexRangeForLocation(getVarLocs(), in getSpillVarLocs()
743 getVarLocs(), LocIndex::kEntryValueBackupLocation); in getEntryValueBackupVarLocs()
1271 getUsedRegs(OpenRanges.getVarLocs(), UsedRegs); in transferRegisterDef()
1294 collectIDsForRegs(KillSet, DeadRegs, OpenRanges.getVarLocs()); in transferRegisterDef()
1545 : OpenRanges.getVarLocs()) { in transferTerminator()
1551 Changed = VLS != OpenRanges.getVarLocs(); in transferTerminator()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DLiveDebugValues.cpp641 const VarLocSet &getVarLocs() const { return VarLocs; } in getVarLocs() function in __anon369ef9c30111::LiveDebugValues::OpenRangesSet
681 return iterator_range<VarLocSet::const_iterator>(getVarLocs().end(), in getEmptyVarLocRange()
682 getVarLocs().end()); in getEmptyVarLocRange()
687 return LocIndex::indexRangeForLocation(getVarLocs(), Reg); in getRegisterVarLocs()
692 return LocIndex::indexRangeForLocation(getVarLocs(), in getSpillVarLocs()
700 getVarLocs(), LocIndex::kEntryValueBackupLocation); in getEntryValueBackupVarLocs()
1255 getUsedRegs(OpenRanges.getVarLocs(), UsedRegs); in transferRegisterDef()
1278 collectIDsForRegs(KillSet, DeadRegs, OpenRanges.getVarLocs()); in transferRegisterDef()
1529 : OpenRanges.getVarLocs()) { in transferTerminator()
1535 Changed = VLS != OpenRanges.getVarLocs(); in transferTerminator()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp684 const VarLocSet &getVarLocs() const { return VarLocs; } in getVarLocs() function in __anon8d75c7ce0111::VarLocBasedLDV::OpenRangesSet
724 return iterator_range<VarLocSet::const_iterator>(getVarLocs().end(), in getEmptyVarLocRange()
725 getVarLocs().end()); in getEmptyVarLocRange()
730 return LocIndex::indexRangeForLocation(getVarLocs(), Reg); in getRegisterVarLocs()
735 return LocIndex::indexRangeForLocation(getVarLocs(), in getSpillVarLocs()
743 getVarLocs(), LocIndex::kEntryValueBackupLocation); in getEntryValueBackupVarLocs()
1271 getUsedRegs(OpenRanges.getVarLocs(), UsedRegs); in transferRegisterDef()
1294 collectIDsForRegs(KillSet, DeadRegs, OpenRanges.getVarLocs()); in transferRegisterDef()
1545 : OpenRanges.getVarLocs()) { in transferTerminator()
1551 Changed = VLS != OpenRanges.getVarLocs(); in transferTerminator()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp851 const VarLocSet &getVarLocs() const { return VarLocs; } in getVarLocs() function in __anonf11ccb480111::VarLocBasedLDV::OpenRangesSet
896 return iterator_range<VarLocSet::const_iterator>(getVarLocs().end(), in getEmptyVarLocRange()
897 getVarLocs().end()); in getEmptyVarLocRange()
902 return LocIndex::indexRangeForLocation(getVarLocs(), Reg); in getRegisterVarLocs()
907 return LocIndex::indexRangeForLocation(getVarLocs(), in getSpillVarLocs()
915 getVarLocs(), LocIndex::kEntryValueBackupLocation); in getEntryValueBackupVarLocs()
1492 getUsedRegs(OpenRanges.getVarLocs(), UsedRegs); in transferRegisterDef()
1515 collectIDsForRegs(KillSet, DeadRegs, OpenRanges.getVarLocs(), VarLocIDs); in transferRegisterDef()
1782 Changed = VLS != OpenRanges.getVarLocs(); in transferTerminator()
1786 VLS = OpenRanges.getVarLocs(); in transferTerminator()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp851 const VarLocSet &getVarLocs() const { return VarLocs; } in getVarLocs() function in __anon2e9813de0111::VarLocBasedLDV::OpenRangesSet
896 return iterator_range<VarLocSet::const_iterator>(getVarLocs().end(), in getEmptyVarLocRange()
897 getVarLocs().end()); in getEmptyVarLocRange()
902 return LocIndex::indexRangeForLocation(getVarLocs(), Reg); in getRegisterVarLocs()
907 return LocIndex::indexRangeForLocation(getVarLocs(), in getSpillVarLocs()
915 getVarLocs(), LocIndex::kEntryValueBackupLocation); in getEntryValueBackupVarLocs()
1492 getUsedRegs(OpenRanges.getVarLocs(), UsedRegs); in transferRegisterDef()
1515 collectIDsForRegs(KillSet, DeadRegs, OpenRanges.getVarLocs(), VarLocIDs); in transferRegisterDef()
1782 Changed = VLS != OpenRanges.getVarLocs(); in transferTerminator()
1786 VLS = OpenRanges.getVarLocs(); in transferTerminator()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp851 const VarLocSet &getVarLocs() const { return VarLocs; } in getVarLocs() function in __anon74731a1d0111::VarLocBasedLDV::OpenRangesSet
896 return iterator_range<VarLocSet::const_iterator>(getVarLocs().end(), in getEmptyVarLocRange()
897 getVarLocs().end()); in getEmptyVarLocRange()
902 return LocIndex::indexRangeForLocation(getVarLocs(), Reg); in getRegisterVarLocs()
907 return LocIndex::indexRangeForLocation(getVarLocs(), in getSpillVarLocs()
915 getVarLocs(), LocIndex::kEntryValueBackupLocation); in getEntryValueBackupVarLocs()
1492 getUsedRegs(OpenRanges.getVarLocs(), UsedRegs); in transferRegisterDef()
1515 collectIDsForRegs(KillSet, DeadRegs, OpenRanges.getVarLocs(), VarLocIDs); in transferRegisterDef()
1782 Changed = VLS != OpenRanges.getVarLocs(); in transferTerminator()
1786 VLS = OpenRanges.getVarLocs(); in transferTerminator()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp845 const VarLocSet &getVarLocs() const { return VarLocs; } in getVarLocs() function in __anona557411b0111::VarLocBasedLDV::OpenRangesSet
890 return iterator_range<VarLocSet::const_iterator>(getVarLocs().end(), in getEmptyVarLocRange()
891 getVarLocs().end()); in getEmptyVarLocRange()
896 return LocIndex::indexRangeForLocation(getVarLocs(), Reg); in getRegisterVarLocs()
901 return LocIndex::indexRangeForLocation(getVarLocs(), in getSpillVarLocs()
909 getVarLocs(), LocIndex::kEntryValueBackupLocation); in getEntryValueBackupVarLocs()
1540 getUsedRegs(OpenRanges.getVarLocs(), UsedRegs); in transferRegisterDef()
1568 collectIDsForRegs(KillSet, DeadRegs, OpenRanges.getVarLocs(), VarLocIDs); in transferRegisterDef()
1835 Changed = VLS != OpenRanges.getVarLocs(); in transferTerminator()
1839 VLS = OpenRanges.getVarLocs(); in transferTerminator()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp851 const VarLocSet &getVarLocs() const { return VarLocs; } in getVarLocs() function in __anond28a29100111::VarLocBasedLDV::OpenRangesSet
896 return iterator_range<VarLocSet::const_iterator>(getVarLocs().end(), in getEmptyVarLocRange()
897 getVarLocs().end()); in getEmptyVarLocRange()
902 return LocIndex::indexRangeForLocation(getVarLocs(), Reg); in getRegisterVarLocs()
907 return LocIndex::indexRangeForLocation(getVarLocs(), in getSpillVarLocs()
915 getVarLocs(), LocIndex::kEntryValueBackupLocation); in getEntryValueBackupVarLocs()
1492 getUsedRegs(OpenRanges.getVarLocs(), UsedRegs); in transferRegisterDef()
1515 collectIDsForRegs(KillSet, DeadRegs, OpenRanges.getVarLocs(), VarLocIDs); in transferRegisterDef()
1782 Changed = VLS != OpenRanges.getVarLocs(); in transferTerminator()
1786 VLS = OpenRanges.getVarLocs(); in transferTerminator()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp851 const VarLocSet &getVarLocs() const { return VarLocs; }
896 return iterator_range<VarLocSet::const_iterator>(getVarLocs().end(),
897 getVarLocs().end());
902 return LocIndex::indexRangeForLocation(getVarLocs(), Reg);
907 return LocIndex::indexRangeForLocation(getVarLocs(),
915 getVarLocs(), LocIndex::kEntryValueBackupLocation);
1492 getUsedRegs(OpenRanges.getVarLocs(), UsedRegs);
1515 collectIDsForRegs(KillSet, DeadRegs, OpenRanges.getVarLocs(), VarLocIDs);
1782 Changed = VLS != OpenRanges.getVarLocs();
1786 VLS = OpenRanges.getVarLocs();