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