Searched defs:unoptab (Results 1 – 3 of 3) sorted by relevance
/dragonfly/contrib/gcc-8.0/gcc/ |
H A D | optabs-query.h | 76 trapv_unoptab_p (optab unoptab) in trapv_unoptab_p()
|
H A D | optabs.c | 1956 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 D | optabs.c | 2269 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()
|