Searched refs:combineBitcast (Results 1 – 1 of 1) sorted by relevance
43861 static SDValue combineBitcast(SDNode *N, SelectionDAG &DAG, in combineBitcast() function57766 case ISD::BITCAST: return combineBitcast(N, DAG, DCI, Subtarget); in PerformDAGCombine()