Searched refs:LhsMasks (Results 1 – 1 of 1) sorted by relevance
386 const std::pair<APInt, APInt> &LhsMasks = OpcodeMasks[LhsIdx]; in processSTIPredicate() local393 auto lhsmask_first = PopulationCountAndLeftBit(LhsMasks.first); in processSTIPredicate()398 auto lhsmask_second = PopulationCountAndLeftBit(LhsMasks.second); in processSTIPredicate()