Searched defs:in_struct_p (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/config/a29k/
H A Da29k.c500 a29k_set_memflags_1 (XVECEXP (x, 0, i), in_struct_p, volatile_p, local
505 a29k_set_memflags_1 (PATTERN (x), in_struct_p, volatile_p, local
507 a29k_set_memflags_1 (SET_SRC (x), in_struct_p, volatile_p, unchanging_p); local
532 int in_struct_p = MEM_IN_STRUCT_P (ref); local
[all...]
/haiku-buildtools/legacy/gcc/gcc/config/alpha/
H A Dalpha.c1022 alpha_set_memflags_1 (PATTERN (x), in_struct_p, volatile_p, local
1027 alpha_set_memflags_1 (SET_DEST (x), in_struct_p, volatile_p, local
1029 alpha_set_memflags_1 (SET_SRC (x), in_struct_p, volatile_p, local
1061 int in_struct_p, volatile_p, unchanging_p; local
[all...]
/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c507 s390_check_type_for_vector_abi (const_tree type, bool arg_p, bool in_struct_p) argument
547 s390_check_type_for_vector_abi (TREE_TYPE (type), arg_p, in_struct_p); local

Completed in 119 milliseconds