Searched refs:mapTo (Results 1 – 5 of 5) sorted by relevance
49 void mapTo() { in mapTo() function
138 RegisterRef mapTo(RegisterRef RR, unsigned R) const;
230 RegisterRef PhysicalRegisterInfo::mapTo(RegisterRef RR, unsigned R) const { in mapTo() function in PhysicalRegisterInfo
571 RegisterRef S = PRI.mapTo(RC, UI->first); in computePhiInfo()702 R = PRI.mapTo(DRs.intersectWith(R), T.first); in computePhiInfo()
539 auto mapTo = GetAsString((*mapping)[1]); in SetSourceMapFromArguments() local540 strm << "\"" << mapFrom << "\" \"" << mapTo << "\" "; in SetSourceMapFromArguments()