Searched refs:performExtBinopLoadFold (Results 1 – 1 of 1) sorted by relevance
20634 static SDValue performExtBinopLoadFold(SDNode *N, SelectionDAG &DAG) { in performExtBinopLoadFold() function20774 if (SDValue Val = performExtBinopLoadFold(N, DCI.DAG)) in performAddSubCombine()