Lines Matching defs:fn
470 return value is after the call. The caller (of this fn) must
1687 void* fn = NULL;
1690 fn = &h_calc_udiv32_w_arm_semantics; break;
1692 fn = &h_calc_sdiv32_w_arm_semantics; break;
1694 fn = &h_calc_udiv64_w_arm_semantics; break;
1696 fn = &h_calc_sdiv64_w_arm_semantics; break;
1701 if (fn) {
1707 addInstr(env, ARM64Instr_Call( ARM64cc_AL, (Addr)fn,