Home
last modified time | relevance | path

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

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