Searched refs:MEM_NOTRAP_P (Results 1 - 22 of 22) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/moxie/
H A Dmoxie.c472 MEM_NOTRAP_P (mem) = 1;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Demit-rtl.c657 MEM_NOTRAP_P (mem) = 1;
668 MEM_NOTRAP_P (mem) = 1;
680 MEM_NOTRAP_P (mem) = 1;
1641 MEM_NOTRAP_P (ref) = !DECL_WEAK (base);
1643 MEM_NOTRAP_P (ref) = 1;
1646 MEM_NOTRAP_P (ref) = TREE_THIS_NOTRAP (base);
2241 MEM_NOTRAP_P (rd) = 1;
2277 MEM_NOTRAP_P (mem) = 1;
H A Drtl.h1231 #define MEM_NOTRAP_P(RTX) \
1232 (RTL_FLAG_CHECK1("MEM_NOTRAP_P", (RTX), MEM)->call)
1307 MEM_NOTRAP_P (LHS) = MEM_NOTRAP_P (RHS), \
1228 #define MEM_NOTRAP_P macro
H A Dfunction.c421 MEM_NOTRAP_P (x) = 1;
858 MEM_NOTRAP_P (slot) = 1;
H A Drtlanal.c2307 if (/* MEM_NOTRAP_P only relates to the actual position of the memory
2311 || !MEM_NOTRAP_P (x))
H A Dreload1.c1251 MEM_NOTRAP_P (reg) = 1;
H A Dbuiltins.c5131 MEM_NOTRAP_P (m_tramp) = 1;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Demit-rtl.c610 MEM_NOTRAP_P (mem) = 1;
621 MEM_NOTRAP_P (mem) = 1;
633 MEM_NOTRAP_P (mem) = 1;
1562 MEM_NOTRAP_P (ref) = !DECL_WEAK (base);
1564 MEM_NOTRAP_P (ref) = 1;
1567 MEM_NOTRAP_P (ref) = TREE_THIS_NOTRAP (base);
H A Drtl.h1063 #define MEM_NOTRAP_P(RTX) \
1064 (RTL_FLAG_CHECK1("MEM_NOTRAP_P", (RTX), MEM)->call)
1135 MEM_NOTRAP_P (LHS) = MEM_NOTRAP_P (RHS), \
1060 #define MEM_NOTRAP_P macro
H A Dfunction.c481 MEM_NOTRAP_P (x) = 1;
766 MEM_NOTRAP_P (slot) = 1;
4874 MEM_NOTRAP_P (retaddr) = 1;
H A Drtlanal.c2165 if (MEM_NOTRAP_P (x)
H A Dreload1.c1142 MEM_NOTRAP_P (reg) = 1;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/
H A Ddarwin.c585 MEM_NOTRAP_P (target) = 1;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin.c641 MEM_NOTRAP_P (target) = 1;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/alpha/
H A Dalpha.c1686 MEM_NOTRAP_P (x) = MEM_NOTRAP_P (orig);
1718 && !MEM_NOTRAP_P (ref)
6147 MEM_NOTRAP_P (tmp) = 1;
6157 MEM_NOTRAP_P (tmp) = 1;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.c1628 MEM_NOTRAP_P (x) = MEM_NOTRAP_P (orig);
1659 && !MEM_NOTRAP_P (ref)
6265 MEM_NOTRAP_P (tmp) = 1;
6275 MEM_NOTRAP_P (tmp) = 1;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/cris/
H A Dcris.c3588 MEM_NOTRAP_P (mem) = 1;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/cris/
H A Dcris.c3247 MEM_NOTRAP_P (mem) = 1;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.c8181 MEM_NOTRAP_P (mem) = 1;
8218 MEM_NOTRAP_P (mem) = 1;
18154 MEM_NOTRAP_P (mem) = 1;
19865 MEM_NOTRAP_P (mem1) = 1;
19866 MEM_NOTRAP_P (mem2) = 1;
19883 MEM_NOTRAP_P (mem) = 1;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/rs6000/
H A Drs6000.c5640 MEM_NOTRAP_P (mem) = 1;
5675 MEM_NOTRAP_P (mem) = 1;
13597 MEM_NOTRAP_P (tmp) = 1;
13607 MEM_NOTRAP_P (tmp) = 1;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/i386/
H A Di386.c3779 MEM_NOTRAP_P (mem) = 1;
3822 MEM_NOTRAP_P (mem) = 1;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.c6788 MEM_NOTRAP_P (mem) = 1;
6845 MEM_NOTRAP_P (mem) = 1;
6868 MEM_NOTRAP_P (mem) = 1;

Completed in 970 milliseconds