Searched refs:ExtendHighOpc (Results 1 – 1 of 1) sorted by relevance
3466 unsigned ExtendHighOpc = in performMulCombine() local3472 auto GetExtendHigh = [&DAG, &DL, &ExtendHighOpc](EVT VT, SDValue Op) { in performMulCombine()3473 return DAG.getNode(ExtendHighOpc, DL, VT, Op); in performMulCombine()