Searched defs:reorderInputsAccordingToOpcode (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp286 static void reorderInputsAccordingToOpcode(ArrayRef<Value *> VL, function in namespace:__anon26372
970 reorderInputsAccordingToOpcode(VL, Left, Right);
1765 reorderInputsAccordingToOpcode(E->Scalars, LHSVL, RHSVL);

Completed in 127 milliseconds