Searched defs:string_cst (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | region-model-manager.cc | 1320 region_model_manager::maybe_get_char_from_string_cst (tree string_cst, in maybe_get_char_from_string_cst() 1594 region_model_manager::get_region_for_string (tree string_cst) in get_region_for_string()
|
H A D | region-model-impl-calls.cc | 164 tree string_cst = string_reg->get_string_cst (); in get_arg_string_literal() local
|
H A D | region-model.cc | 2449 tree string_cst = str_reg->get_string_cst (); in get_store_value() local 2461 tree string_cst = str_reg->get_string_cst (); in get_store_value() local 4753 tree string_cst = build_string (4, "foo"); in test_get_representative_tree() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-expr.c | 3869 tree string_cst = TREE_OPERAND (TREE_OPERAND (str, 0), 0); in gfc_string_to_single_character() local 3968 tree string_cst = TREE_OPERAND (TREE_OPERAND (str, 0), 0); in gfc_optimize_len_trim() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-expr.cc | 3971 tree string_cst = TREE_OPERAND (TREE_OPERAND (str, 0), 0); in gfc_string_to_single_character() local 4057 tree string_cst = TREE_OPERAND (TREE_OPERAND (str, 0), 0); in gfc_optimize_len_trim() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | hsa-gen.c | 1008 hsa_get_string_cst_symbol (tree string_cst) in hsa_get_string_cst_symbol()
|
H A D | tree.c | 15511 tree string_cst = build_string (4, "foo"); in test_location_wrappers() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | region-model.cc | 7693 tree string_cst = build_string (4, "foo"); in test_get_representative_tree() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree.cc | 15008 tree string_cst = build_string (4, "foo"); in test_location_wrappers() local
|