Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFRegisters.h172 RegisterRef mapTo(RegisterRef RR, unsigned R) const;
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFRegisters.cpp165 RegisterRef PhysicalRegisterInfo::mapTo(RegisterRef RR, unsigned R) const { in mapTo() function in llvm::rdf::PhysicalRegisterInfo
H A DRDFLiveness.cpp573 RegisterRef S = PRI.mapTo(RC, UI->first); in computePhiInfo()
708 R = PRI.mapTo(DRs.intersectWith(R), T.first); in computePhiInfo()