Searched refs:GetFpRegAssignmentMap (Results 1 – 2 of 2) sorted by relevance
2132 for (const auto &fpRegAssignmentMapPair : localRa.GetFpRegAssignmentMap()) { in LocalRaFinalAssignment()2151 for (auto it : localRa.GetFpRegAssignmentMap()) { in LocalRaDebug()
1271 const MapleMap<regno_t, regno_t> &GetFpRegAssignmentMap() const in GetFpRegAssignmentMap() function