Home
last modified time | relevance | path

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

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