Home
last modified time | relevance | path

Searched defs:unoptab (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Doptabs-query.h76 trapv_unoptab_p (optab unoptab) in trapv_unoptab_p()
H A Doptabs.c1956 expand_twoval_unop (optab unoptab, rtx op0, rtx targ0, rtx targ1, in expand_twoval_unop()
2167 widen_leading (scalar_int_mode mode, rtx op0, rtx target, optab unoptab) in widen_leading()
2684 expand_unop_direct (machine_mode mode, optab unoptab, rtx op0, rtx target, in expand_unop_direct()
2728 expand_unop (machine_mode mode, optab unoptab, rtx op0, rtx target, in expand_unop()
/dragonfly/contrib/gcc-4.7/gcc/
H A Doptabs.c2269 expand_twoval_unop (optab unoptab, rtx op0, rtx targ0, rtx targ1, in expand_twoval_unop()
2485 widen_leading (enum machine_mode mode, rtx op0, rtx target, optab unoptab) in widen_leading()
2945 expand_unop_direct (enum machine_mode mode, optab unoptab, rtx op0, rtx target, in expand_unop_direct()
2988 expand_unop (enum machine_mode mode, optab unoptab, rtx op0, rtx target, in expand_unop()