Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12737 ArrayRef<int> TripleInputs = ThreeAInputs ? AToAInputs : BToAInputs; in lowerV8I16GeneralSingleInputVectorShuffle() local
12741 TripleInputSum - std::accumulate(TripleInputs.begin(), TripleInputs.end(), 0); in lowerV8I16GeneralSingleInputVectorShuffle()