Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp169 static bool replaceRegWithSub(unsigned OldR, unsigned NewR,
326 bool HexagonBitSimplify::replaceRegWithSub(unsigned OldR, unsigned NewR, in replaceRegWithSub() function in HexagonBitSimplify
1598 Changed = HBS::replaceRegWithSub(RD.Reg, RS.Reg, RS.Sub, MRI); in propagateRegCopy()