Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp13325 ArrayRef<int> TripleInputs = ThreeAInputs ? AToAInputs : BToAInputs; in lowerV8I16GeneralSingleInputShuffle() local
13329 TripleInputSum - std::accumulate(TripleInputs.begin(), TripleInputs.end(), 0); in lowerV8I16GeneralSingleInputShuffle()