Home
last modified time | relevance | path

Searched defs:actual_type (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins.cc1587 type_suffix_index actual_type = infer_vector_type (argno); in require_derived_vector_type() local
1743 type_suffix_index actual_type = infer_integer_scalar_type (argno); in require_matching_integer_scalar_type() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins.cc1588 type_suffix_index actual_type = infer_vector_type (argno); in require_derived_vector_type() local
1744 type_suffix_index actual_type = infer_integer_scalar_type (argno); in require_matching_integer_scalar_type() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Dlibgccjit.c2036 gcc::jit::recording::type *actual_type = boolval->get_type (); in is_bool() local
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Dlibgccjit.cc2896 gcc::jit::recording::type *actual_type = boolval->get_type (); in is_bool() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcoroutines.cc3827 tree actual_type = TREE_TYPE (arg); in analyze_fn_parms() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcoroutines.cc4489 tree actual_type = TREE_TYPE (arg); in morph_fn_to_coro() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c6556 tree expected_type, tree actual_type) in inform_for_arg()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc6672 tree expected_type, tree actual_type) in inform_for_arg()