Home
last modified time | relevance | path

Searched refs:OneInputDWord (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp9496 int &OneInputDWord = ThreeAInputs ? BDWord : ADWord; in lowerV8I16GeneralSingleInputVectorShuffle() local
9507 OneInputDWord = (OneInput / 2) ^ 1; in lowerV8I16GeneralSingleInputVectorShuffle()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp11970 int &OneInputDWord = ThreeAInputs ? BDWord : ADWord; in lowerV8I16GeneralSingleInputVectorShuffle() local
11981 OneInputDWord = (OneInput / 2) ^ 1; in lowerV8I16GeneralSingleInputVectorShuffle()