Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp14917 int InputFixed = find(SourceHalfMask, -1) - std::begin(SourceHalfMask) + in lowerV8I16GeneralSingleInputShuffle() local
14919 SourceHalfMask[InputFixed - SourceOffset] = in lowerV8I16GeneralSingleInputShuffle()
14922 InputFixed); in lowerV8I16GeneralSingleInputShuffle()
14923 IncomingInputs[0] = InputFixed; in lowerV8I16GeneralSingleInputShuffle()