Home
last modified time | relevance | path

Searched defs:optable (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doptabs-libfuncs.c151 gen_libfunc (optab optable, const char *opname, int suffix, in gen_libfunc()
187 gen_int_libfunc (optab optable, const char *opname, char suffix, in gen_int_libfunc()
211 gen_fp_libfunc (optab optable, const char *opname, char suffix, in gen_fp_libfunc()
232 gen_fixed_libfunc (optab optable, const char *opname, char suffix, in gen_fixed_libfunc()
244 gen_signed_fixed_libfunc (optab optable, const char *opname, char suffix, in gen_signed_fixed_libfunc()
256 gen_unsigned_fixed_libfunc (optab optable, const char *opname, char suffix, in gen_unsigned_fixed_libfunc()
267 gen_int_fp_libfunc (optab optable, const char *name, char suffix, in gen_int_fp_libfunc()
280 gen_intv_fp_libfunc (optab optable, const char *name, char suffix, in gen_intv_fp_libfunc()
300 gen_int_fp_fixed_libfunc (optab optable, const char *name, char suffix, in gen_int_fp_fixed_libfunc()
315 gen_int_fp_signed_fixed_libfunc (optab optable, const char *name, char suffix, in gen_int_fp_signed_fixed_libfunc()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doptabs-libfuncs.cc151 gen_libfunc (optab optable, const char *opname, int suffix, in gen_libfunc()
187 gen_int_libfunc (optab optable, const char *opname, char suffix, in gen_int_libfunc()
211 gen_fp_libfunc (optab optable, const char *opname, char suffix, in gen_fp_libfunc()
232 gen_fixed_libfunc (optab optable, const char *opname, char suffix, in gen_fixed_libfunc()
244 gen_signed_fixed_libfunc (optab optable, const char *opname, char suffix, in gen_signed_fixed_libfunc()
256 gen_unsigned_fixed_libfunc (optab optable, const char *opname, char suffix, in gen_unsigned_fixed_libfunc()
267 gen_int_fp_libfunc (optab optable, const char *name, char suffix, in gen_int_fp_libfunc()
280 gen_intv_fp_libfunc (optab optable, const char *name, char suffix, in gen_intv_fp_libfunc()
300 gen_int_fp_fixed_libfunc (optab optable, const char *name, char suffix, in gen_int_fp_fixed_libfunc()
315 gen_int_fp_signed_fixed_libfunc (optab optable, const char *name, char suffix, in gen_int_fp_signed_fixed_libfunc()
[all …]
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dtic4x-dis.c637 tic4x_hash_opcode (tic4x_inst_t **optable, in tic4x_hash_opcode()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dtic4x-dis.c637 tic4x_hash_opcode (tic4x_inst_t **optable, in tic4x_hash_opcode()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c2463 arm_set_fixed_optab_libfunc (optab optable, machine_mode mode, in arm_set_fixed_optab_libfunc()
2478 arm_set_fixed_conv_libfunc (convert_optab optable, machine_mode to, in arm_set_fixed_conv_libfunc()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc2495 arm_set_fixed_optab_libfunc (optab optable, machine_mode mode, in arm_set_fixed_optab_libfunc()
2510 arm_set_fixed_conv_libfunc (convert_optab optable, machine_mode to, in arm_set_fixed_conv_libfunc()