Searched refs:MulNode (Results 1 – 2 of 2) sorted by relevance
411 bool isMulAddWithConstProfitable(SDNode *MulNode,11020 bool DAGCombiner::isMulAddWithConstProfitable(SDNode *MulNode, in isMulAddWithConstProfitable() argument11032 if (Use == MulNode) // This use is the one we're on right now. Skip it. in isMulAddWithConstProfitable()
6638 class N3VSMulOpPat<SDNode MulNode, SDNode OpNode, NeonI Inst>6639 : NEONFPPat<(f32 (OpNode SPR:$acc, (f32 (MulNode SPR:$a, SPR:$b)))),