Searched refs:PerformBITCASTCombine (Results 1 – 1 of 1) sorted by relevance
12525 static SDValue PerformBITCASTCombine(SDNode *N, SelectionDAG &DAG) { in PerformBITCASTCombine() function14201 case ISD::BITCAST: return PerformBITCASTCombine(N, DAG); in PerformDAGCombine()