Home
last modified time | relevance | path

Searched refs:vNULL (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dipa-prop.h245 vec<ipa_agg_value_set> aggs_copy = vNULL; in ipa_copy_agg_values()
511 known_csts (vNULL), known_contexts (vNULL), analysis_done (0), in ipa_node_params()
H A Dipa-fnsummary.h250 : predicate (NULL), param (vNULL), call_stmt_size (0), call_stmt_time (0), in ipa_call_summary()
H A Dsel-sched-ir.h1074 vec<edge> edges = vNULL; in get_loop_exit_edges_unique_dests()
1128 vec<edge> exits = vNULL; in get_all_loop_exits()
H A Dvec.h545 extern vnull vNULL;
1710 vec<T, va_heap, vl_ptr> new_vec = vNULL;
H A Dcgraph.h930 simdclone (NULL), simd_clones (NULL), ipa_transforms_to_apply (vNULL), in cgraph_node()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dipa-prop.h245 vec<ipa_agg_value_set> aggs_copy = vNULL; in ipa_copy_agg_values()
511 known_csts (vNULL), known_contexts (vNULL), analysis_done (0), in ipa_node_params()
H A Dipa-fnsummary.h250 : predicate (NULL), param (vNULL), call_stmt_size (0), call_stmt_time (0), in ipa_call_summary()
H A Dsel-sched-ir.h1074 vec<edge> edges = vNULL; in get_loop_exit_edges_unique_dests()
1128 vec<edge> exits = vNULL; in get_all_loop_exits()
H A Dvec.h545 extern vnull vNULL;
1710 vec<T, va_heap, vl_ptr> new_vec = vNULL;
H A Dcgraph.h930 simdclone (NULL), simd_clones (NULL), ipa_transforms_to_apply (vNULL), in cgraph_node()
/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Dgcc-common.h375 #define vNULL NULL macro