Searched refs:mapTo (Results 1 – 6 of 6) sorted by relevance
49 void mapTo() { in mapTo() function
172 RegisterRef mapTo(RegisterRef RR, unsigned R) const;
165 RegisterRef PhysicalRegisterInfo::mapTo(RegisterRef RR, unsigned R) const { in mapTo() function in llvm::rdf::PhysicalRegisterInfo
573 RegisterRef S = PRI.mapTo(RC, UI->first); in computePhiInfo() 708 R = PRI.mapTo(DRs.intersectWith(R), T.first); in computePhiInfo()
631 const auto mapTo = GetAsString((*mapping)[1]); in SetSourceMapFromArguments() 632 strm << "\"" << mapFrom << "\" \"" << mapTo << "\" "; in SetSourceMapFromArguments() 622 auto mapTo = GetAsString((*mapping)[1]); SetSourceMapFromArguments() local