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