Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp9500 int TripleInputSum = 0 + 1 + 2 + 3 + (4 * TripleInputOffset); in lowerV8I16GeneralSingleInputVectorShuffle() local
9502 TripleInputSum - std::accumulate(TripleInputs.begin(), TripleInputs.end(), 0); in lowerV8I16GeneralSingleInputVectorShuffle()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp11974 int TripleInputSum = 0 + 1 + 2 + 3 + (4 * TripleInputOffset); in lowerV8I16GeneralSingleInputVectorShuffle() local
11976 TripleInputSum - std::accumulate(TripleInputs.begin(), TripleInputs.end(), 0); in lowerV8I16GeneralSingleInputVectorShuffle()