Searched refs:ARMInstr_Mul (Results 1 – 3 of 3) sorted by relevance
1010 extern ARMInstr* ARMInstr_Mul ( ARMMulOp op );
1453 addInstr(env, ARMInstr_Mul(ARMmul_PLAIN)); in iselIntExpr_R_wrk()2150 addInstr(env, ARMInstr_Mul(mop)); in iselInt64Expr_wrk()
1229 ARMInstr* ARMInstr_Mul ( ARMMulOp op ) { in ARMInstr_Mul() function