Searched refs:tryCombineToBSL (Results 1 – 1 of 1) sorted by relevance
16016 static SDValue tryCombineToBSL(SDNode *N, TargetLowering::DAGCombinerInfo &DCI, in tryCombineToBSL() function16204 if (SDValue Res = tryCombineToBSL(N, DCI, TLI)) in performORCombine()