Searched refs:getAlternateBinop (Results 1 – 2 of 2) sorted by relevance
1765 static BinopElts getAlternateBinop(BinaryOperator *BO, const DataLayout &DL) { in getAlternateBinop() function1927 if (BinopElts AltB0 = getAlternateBinop(B0, DL)) { in foldSelectShuffle()1931 } else if (BinopElts AltB1 = getAlternateBinop(B1, DL)) { in foldSelectShuffle()
1429 static BinopElts getAlternateBinop(BinaryOperator *BO, const DataLayout &DL) { in getAlternateBinop() function1590 if (BinopElts AltB0 = getAlternateBinop(B0, DL)) { in foldSelectShuffle()1594 } else if (BinopElts AltB1 = getAlternateBinop(B1, DL)) { in foldSelectShuffle()