Searched refs:ftrunc_optab (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Doptabs.h295 #define ftrunc_optab (optab_table[OTI_ftrunc]) macro
H A Doptabs.c4490 && ftrunc_optab->handlers[fltmode].insn_code != CODE_FOR_nothing)
4752 from = expand_unop (GET_MODE (from), ftrunc_optab, from,
5245 ftrunc_optab = init_optab (UNKNOWN);
5417 init_floating_libfuncs (ftrunc_optab, "ftrunc", '2');

Completed in 186 milliseconds