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

/external/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp441 void reorderInputsAccordingToOpcode(ArrayRef<Value *> VL,
1272 reorderInputsAccordingToOpcode(VL, Left, Right);
2039 void BoUpSLP::reorderInputsAccordingToOpcode(ArrayRef<Value *> VL, function in class:BoUpSLP
2368 reorderInputsAccordingToOpcode(E->Scalars, LHSVL, RHSVL);

Completed in 111 milliseconds