Home
last modified time | relevance | path

Searched defs:rtx_def (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drtl.h311 chain_prev ("RTX_PREV (&%h)"))) rtx_def { struct
329 unsigned int jump : 1;
336 unsigned int call : 1;
348 unsigned int unchanging : 1;
362 unsigned int volatil : 1;
377 unsigned int in_struct : 1;
386 unsigned int used : 1;
395 unsigned frame_related : 1;
402 unsigned return_val : 1;
404 union {
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drtl.h311 chain_prev ("RTX_PREV (&%h)"))) rtx_def { struct
329 unsigned int jump : 1;
336 unsigned int call : 1;
348 unsigned int unchanging : 1;
362 unsigned int volatil : 1;
377 unsigned int in_struct : 1;
386 unsigned int used : 1;
395 unsigned frame_related : 1;
402 unsigned return_val : 1;
404 union {
[all …]