Home
last modified time | relevance | path

Searched refs:nds32_can_use_btgl_p (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-protos.h143 extern bool nds32_can_use_btgl_p (HOST_WIDE_INT);
H A Dnds32-predicates.cc393 nds32_can_use_btgl_p (HOST_WIDE_INT ival) in nds32_can_use_btgl_p() function
H A Dconstraints.md225 (match_test "(ival & 0xffff8000) && nds32_can_use_btgl_p (ival)")))
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-protos.h143 extern bool nds32_can_use_btgl_p (HOST_WIDE_INT);
H A Dnds32-predicates.c393 nds32_can_use_btgl_p (HOST_WIDE_INT ival) in nds32_can_use_btgl_p() function
H A Dconstraints.md225 (match_test "(ival & 0xffff8000) && nds32_can_use_btgl_p (ival)")))
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201813284 (nds32_can_use_btgl_p): Ditto.
13289 (nds32_can_use_btgl_p): Ditto.
24912 (nds32_can_use_btgl_p): Likewise.
H A DChangeLog-201432532 (nds32_can_use_btgl_p): Move to ...