Searched refs:RhsMasks (Results 1 – 1 of 1) sorted by relevance
387 const std::pair<APInt, APInt> &RhsMasks = OpcodeMasks[RhsIdx]; in processSTIPredicate() local394 auto rhsmask_first = PopulationCountAndLeftBit(RhsMasks.first); in processSTIPredicate()399 auto rhsmask_second = PopulationCountAndLeftBit(RhsMasks.second); in processSTIPredicate()