Home
last modified time | relevance | path

Searched defs:SpillLoc (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h82 struct SpillLoc { global() struct
85 SpillOffsetSpillLoc global() argument
H A DVarLocBasedImpl.cpp303 struct SpillLoc { in operator ==() argument
306 bool operator==(const SpillLoc &Other) const { in operator !=() argument
300 struct SpillLoc { global() struct
301 SpillBase__anon04e11a950111::VarLocBasedLDV::VarLoc::SpillLoc global() argument
302 SpillOffset__anon04e11a950111::VarLocBasedLDV::VarLoc::SpillLoc global() argument
[all...]
H A DInstrRefBasedImpl.cpp1350 std::optional<SpillLocationNo> SpillLoc = extractSpillBaseRegAndOffset(MI); findLocationForMemOperand() local
1785 LocIdx SpillLoc = MTracker->getSpillMLoc(SpillID); transferDebugPHI() local
/llvm-project/llvm/unittests/CodeGen/
H A DInstrRefLDVTest.cpp666 LocIdx SpillLoc = MTracker->getSpillMLoc(SpillLocID); in TEST_F() local
790 LocIdx SpillLoc = MTracker->getSpillMLoc(SpillID); in TEST_F() local
841 LocIdx SpillLoc = MTracker->getSpillMLoc(SpillID); in TEST_F() local
870 LocIdx SpillLoc in TEST_F() local
[all...]