Searched refs:reorderInputsAccordingToOpcode (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | SLPVectorizer.cpp | 2457 static void reorderInputsAccordingToOpcode( 6084 reorderInputsAccordingToOpcode(VL, Left, Right, *TLI, *DL, *SE, *this); in buildTree_rec() 6131 reorderInputsAccordingToOpcode(VL, Left, Right, *TLI, *DL, *SE, *this); in buildTree_rec() 6268 reorderInputsAccordingToOpcode(VL, Left, Right, *TLI, *DL, *SE, in buildTree_rec() 9801 void BoUpSLP::reorderInputsAccordingToOpcode( in reorderInputsAccordingToOpcode() function in BoUpSLP
|