Searched defs:SpillLoc (Results 1 – 3 of 3) sorted by relevance
82 struct SpillLoc { struct85 bool operator==(const SpillLoc &Other) const { argument
300 struct SpillLoc { struct301 unsigned SpillBase;302 StackOffset SpillOffset;303 bool operator==(const SpillLoc &Other) const { in operator ==()306 bool operator!=(const SpillLoc &Other) const { in operator !=()
1350 std::optional<SpillLocationNo> SpillLoc = extractSpillBaseRegAndOffset(MI); in findLocationForMemOperand() local1790 LocIdx SpillLoc = MTracker->getSpillMLoc(SpillID); in transferDebugPHI() local