Searched refs:Cop_Mul (Results 1 – 4 of 4) sorted by relevance
285 Cop_Mul, enumerator
621 case Cop_Mul: VG_(printf)("*"); break; in ppCfiOp()
2855 op = Cop_Mul; opname = "mul"; goto binop; in dwarfexpr_to_dag()
2060 case Cop_Mul: return wL * wR; in evalCfiExpr()