Home
last modified time | relevance | path

Searched refs:memory_identifier_string (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dipa-utils.h28 extern tree memory_identifier_string;
H A Dipa-pure-const.c300 if (simple_cst_equal(TREE_VALUE (link), memory_identifier_string) == 1) in get_asm_expr_operands()
606 if (!memory_identifier_string) in static_execute()
607 memory_identifier_string = build_string(7, "memory"); in static_execute()
H A Dipa-reference.c108 tree memory_identifier_string; variable
420 if (simple_cst_equal(TREE_VALUE (link), memory_identifier_string) == 1) in get_asm_expr_operands()
746 memory_identifier_string = build_string(7, "memory"); in ipa_init()