Searched defs:mulop (Results 1 – 3 of 3) sorted by relevance
157 def mulop(x1, x2): function174 def mulop(x1, x2): function266 def mulop(x1, x2): function294 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