Searched refs:BDWord (Results 1 – 1 of 1) sorted by relevance
11968 int ADWord, BDWord; in lowerV8I16GeneralSingleInputVectorShuffle() local11969 int &TripleDWord = ThreeAInputs ? ADWord : BDWord; in lowerV8I16GeneralSingleInputVectorShuffle()11970 int &OneInputDWord = ThreeAInputs ? BDWord : ADWord; in lowerV8I16GeneralSingleInputVectorShuffle()11997 std::count(BToBInputs.begin(), BToBInputs.end(), 2 * BDWord) + in lowerV8I16GeneralSingleInputVectorShuffle()11998 std::count(BToBInputs.begin(), BToBInputs.end(), 2 * BDWord + 1); in lowerV8I16GeneralSingleInputVectorShuffle()12037 FixFlippedInputs(BPinnedIdx, BDWord, BToBInputs); in lowerV8I16GeneralSingleInputVectorShuffle()12047 PSHUFDMask[ADWord] = BDWord; in lowerV8I16GeneralSingleInputVectorShuffle()12048 PSHUFDMask[BDWord] = ADWord; in lowerV8I16GeneralSingleInputVectorShuffle()12057 M = 2 * BDWord + M % 2; in lowerV8I16GeneralSingleInputVectorShuffle()12058 else if (M >= 0 && M/2 == BDWord) in lowerV8I16GeneralSingleInputVectorShuffle()