Searched defs:mulop (Results 1 – 3 of 3) sorted by relevance
153 def mulop(x1, x2): function170 def mulop(x1, x2): function262 def mulop(x1, x2): function290 def mulop(x1, x2): function
36 const BinaryOperator *mulop; member76 const BinaryOperator * mulop = nullptr; in CheckMallocArgument() local
2641 auto* mulop = context.graph_view->GetNode("Mul"); in TEST_F() local