Searched refs:combineTestM (Results 1 – 1 of 1) sorted by relevance
30915 static SDValue combineTestM(SDNode *N, SelectionDAG &DAG) { in combineTestM() function31025 case X86ISD::TESTM: return combineTestM(N, DAG); in PerformDAGCombine()