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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFRegisters.h131 RegisterRef mapTo(RegisterRef RR, unsigned R) const;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFRegisters.cpp225 RegisterRef PhysicalRegisterInfo::mapTo(RegisterRef RR, unsigned R) const { function in class:PhysicalRegisterInfo
H A DRDFLiveness.cpp533 RegisterRef S = PRI.mapTo(RC, UI->first);
647 R = PRI.mapTo(DRs.intersectWith(R), T.first);

Completed in 173 milliseconds