Searched refs:BDWord (Results 1 – 1 of 1) sorted by relevance
13746 int ADWord = 0, BDWord = 0; in lowerV8I16GeneralSingleInputShuffle() local13747 int &TripleDWord = ThreeAInputs ? ADWord : BDWord; in lowerV8I16GeneralSingleInputShuffle()13748 int &OneInputDWord = ThreeAInputs ? BDWord : ADWord; in lowerV8I16GeneralSingleInputShuffle()13775 std::count(BToBInputs.begin(), BToBInputs.end(), 2 * BDWord) + in lowerV8I16GeneralSingleInputShuffle()13776 std::count(BToBInputs.begin(), BToBInputs.end(), 2 * BDWord + 1); in lowerV8I16GeneralSingleInputShuffle()13815 FixFlippedInputs(BPinnedIdx, BDWord, BToBInputs); in lowerV8I16GeneralSingleInputShuffle()13825 PSHUFDMask[ADWord] = BDWord; in lowerV8I16GeneralSingleInputShuffle()13826 PSHUFDMask[BDWord] = ADWord; in lowerV8I16GeneralSingleInputShuffle()13835 M = 2 * BDWord + M % 2; in lowerV8I16GeneralSingleInputShuffle()13836 else if (M >= 0 && M/2 == BDWord) in lowerV8I16GeneralSingleInputShuffle()