Searched defs:LongMul (Results 1 – 2 of 2) sorted by relevance
134 #define LongMul(x, y) (x * y) macro
10715 SDValue LongMul = DAG.getNode(Opc, dl, in ReplaceLongIntrinsic() local