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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-isr.c88 'not_nested' : NDS32_NOT_NESTED
92 not_nested_str = strstr (target_str, "not_nested");
98 Also, since 'not_nested' and 'ready_nested' both contains
179 'not_nested' : NDS32_NOT_NESTED
183 not_nested_str = strstr (target_str, "not_nested");
189 Also, since 'not_nested' and 'ready_nested' both contains
596 2. Only 'nested', 'not_nested', or 'nested_ready' in the attributes.
622 if (lookup_attribute ("not_nested", func_attrs))
665 tree nested, not_nested, nested_ready, critical; local
677 not_nested
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-isr.cc88 'not_nested' : NDS32_NOT_NESTED
92 not_nested_str = strstr (target_str, "not_nested");
98 Also, since 'not_nested' and 'ready_nested' both contains
179 'not_nested' : NDS32_NOT_NESTED
183 not_nested_str = strstr (target_str, "not_nested");
189 Also, since 'not_nested' and 'ready_nested' both contains
596 2. Only 'nested', 'not_nested', or 'nested_ready' in the attributes.
622 if (lookup_attribute ("not_nested", func_attrs))
665 tree nested, not_nested, nested_ready, critical; local
677 not_nested
[all...]

Completed in 87 milliseconds