Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp1493 const BitTracker::RegisterCell &InpRC = BT.lookup(Inp.Reg); in findMatch() local
1506 if (!HBS::isEqual(InpRC, B, RC, 0, W)) in findMatch()
1520 if (HBS::isEqual(InpRC, B, RC, 0, W)) in findMatch()
1522 else if (HBS::isEqual(InpRC, B, RC, W, W)) in findMatch()