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

/freebsd-10.0-release/contrib/gcc/
H A Doptabs.h293 #define ftrunc_optab (optab_table[OTI_ftrunc]) macro
H A Doptabs.c4486 && ftrunc_optab->handlers[fltmode].insn_code != CODE_FOR_nothing)
4748 from = expand_unop (GET_MODE (from), ftrunc_optab, from,
5241 ftrunc_optab = init_optab (UNKNOWN);
5412 init_floating_libfuncs (ftrunc_optab, "ftrunc", '2');

Completed in 85 milliseconds