Home
last modified time | relevance | path

Searched refs:mapTo (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DRDFRegisters.h132 RegisterRef mapTo(RegisterRef RR, unsigned R) const;
H A DRDFRegisters.cpp226 RegisterRef PhysicalRegisterInfo::mapTo(RegisterRef RR, unsigned R) const { in mapTo() function in PhysicalRegisterInfo
H A DRDFLiveness.cpp535 RegisterRef S = PRI.mapTo(RC, UI->first); in computePhiInfo()
649 R = PRI.mapTo(DRs.intersectWith(R), T.first); in computePhiInfo()