Searched defs:SpillLoc (Results 1 – 3 of 3) sorted by relevance
120 struct SpillLoc { struct123 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 !=()
1380 std::optional<SpillLocationNo> SpillLoc = extractSpillBaseRegAndOffset(MI); in findLocationForMemOperand() local1818 LocIdx SpillLoc = MTracker->getSpillMLoc(SpillID); in transferDebugPHI() local