Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DRDFRegisters.h138 RegisterRef mapTo(RegisterRef RR, unsigned R) const;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRDFRegisters.cpp230 RegisterRef PhysicalRegisterInfo::mapTo(RegisterRef RR, unsigned R) const { in mapTo() function in PhysicalRegisterInfo
H A DRDFLiveness.cpp573 RegisterRef S = PRI.mapTo(RC, UI->first); in computePhiInfo()
704 R = PRI.mapTo(DRs.intersectWith(R), T.first); in computePhiInfo()