Searched defs:SpillLoc (Results 1 – 3 of 3) sorted by relevance
121 struct SpillLoc { struct124 bool operator==(const SpillLoc &Other) const { argument
302 struct SpillLoc { struct303 unsigned SpillBase;304 StackOffset SpillOffset;305 bool operator==(const SpillLoc &Other) const { in operator ==()308 bool operator!=(const SpillLoc &Other) const { in operator !=()
1415 std::optional<SpillLocationNo> SpillLoc = extractSpillBaseRegAndOffset(MI); in findLocationForMemOperand() local1852 LocIdx SpillLoc = MTracker->getSpillMLoc(SpillID); in transferDebugPHI() local