Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1981 bool SplatRight) { in shouldReorderOperands() argument
1985 if (SplatRight) { in shouldReorderOperands()
2060 bool SplatRight = true; in reorderInputsAccordingToOpcode() local
2068 AllSameOpcodeRight, SplatLeft, SplatRight)) { in reorderInputsAccordingToOpcode()
2076 SplatRight = SplatRight && (Right[i - 1] == Right[i]); in reorderInputsAccordingToOpcode()
2087 if (SplatRight || SplatLeft) in reorderInputsAccordingToOpcode()