Home
last modified time | relevance | path

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

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgenpreds.c686 unsigned int is_relaxed_memory: 1; variable
779 bool is_relaxed_memory, bool is_address, file_location loc) in add_constraint() argument
879 if (is_memory || is_special_memory || is_relaxed_memory) in add_constraint()
917 c->is_relaxed_memory = is_relaxed_memory; in add_constraint()
945 have_relaxed_memory_constraints |= c->is_relaxed_memory; in add_constraint()
1011 if (c->is_relaxed_memory) in choose_enum_order()
1024 && !c->is_special_memory && !c->is_relaxed_memory && !c->is_address in choose_enum_order()
1032 && !c->is_special_memory && !c->is_relaxed_memory && !c->is_address in choose_enum_order()
1040 && !c->is_special_memory && !c->is_relaxed_memory && !c->is_address in choose_enum_order()
1047 && !c->is_special_memory && !c->is_relaxed_memory && !c->is_address in choose_enum_order()
H A DChangeLog28872 * genpreds.c (constraint_data): Add bitfield is_relaxed_memory.
28875 (add_constraint): Add arg is_relaxed_memory. Check name for
28876 relaxed memory. Set up is_relaxed_memory in constraint_data and
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgenpreds.c686 unsigned int is_relaxed_memory: 1; variable
779 bool is_relaxed_memory, bool is_address, file_location loc) in add_constraint() argument
879 if (is_memory || is_special_memory || is_relaxed_memory) in add_constraint()
917 c->is_relaxed_memory = is_relaxed_memory; in add_constraint()
945 have_relaxed_memory_constraints |= c->is_relaxed_memory; in add_constraint()
1011 if (c->is_relaxed_memory) in choose_enum_order()
1024 && !c->is_special_memory && !c->is_relaxed_memory && !c->is_address in choose_enum_order()
1032 && !c->is_special_memory && !c->is_relaxed_memory && !c->is_address in choose_enum_order()
1040 && !c->is_special_memory && !c->is_relaxed_memory && !c->is_address in choose_enum_order()
1047 && !c->is_special_memory && !c->is_relaxed_memory && !c->is_address in choose_enum_order()
H A DChangeLog3963 * genpreds.c (constraint_data): Add bitfield is_relaxed_memory.
3966 (add_constraint): Add arg is_relaxed_memory. Check name for
3967 relaxed memory. Set up is_relaxed_memory in constraint_data and
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgenpreds.c686 unsigned int is_relaxed_memory: 1; variable
779 bool is_relaxed_memory, bool is_address, file_location loc) in add_constraint() argument
879 if (is_memory || is_special_memory || is_relaxed_memory) in add_constraint()
917 c->is_relaxed_memory = is_relaxed_memory; in add_constraint()
945 have_relaxed_memory_constraints |= c->is_relaxed_memory; in add_constraint()
1011 if (c->is_relaxed_memory) in choose_enum_order()
1024 && !c->is_special_memory && !c->is_relaxed_memory && !c->is_address in choose_enum_order()
1032 && !c->is_special_memory && !c->is_relaxed_memory && !c->is_address in choose_enum_order()
1040 && !c->is_special_memory && !c->is_relaxed_memory && !c->is_address in choose_enum_order()
1047 && !c->is_special_memory && !c->is_relaxed_memory && !c->is_address in choose_enum_order()
H A DChangeLog3108 * genpreds.c (constraint_data): Add bitfield is_relaxed_memory.
3111 (add_constraint): Add arg is_relaxed_memory. Check name for
3112 relaxed memory. Set up is_relaxed_memory in constraint_data and
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgenpreds.c686 unsigned int is_relaxed_memory: 1; variable
779 bool is_relaxed_memory, bool is_address, file_location loc) in add_constraint() argument
879 if (is_memory || is_special_memory || is_relaxed_memory) in add_constraint()
917 c->is_relaxed_memory = is_relaxed_memory; in add_constraint()
945 have_relaxed_memory_constraints |= c->is_relaxed_memory; in add_constraint()
1011 if (c->is_relaxed_memory) in choose_enum_order()
1024 && !c->is_special_memory && !c->is_relaxed_memory && !c->is_address in choose_enum_order()
1032 && !c->is_special_memory && !c->is_relaxed_memory && !c->is_address in choose_enum_order()
1040 && !c->is_special_memory && !c->is_relaxed_memory && !c->is_address in choose_enum_order()
1047 && !c->is_special_memory && !c->is_relaxed_memory && !c->is_address in choose_enum_order()
H A DChangeLog3108 * genpreds.c (constraint_data): Add bitfield is_relaxed_memory.
3111 (add_constraint): Add arg is_relaxed_memory. Check name for
3112 relaxed memory. Set up is_relaxed_memory in constraint_data and