Home
last modified time | relevance | path

Searched defs:dependent (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtemplate.h122 bool dependent; variable
H A Ddtemplate.d5304 bool dependent; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dtemplate.h136 bool dependent; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-data-refs.cc722 bool dependent = vect_slp_analyze_data_ref_dependence (vinfo, ddr); in vect_slp_analyze_store_dependences() local
779 bool dependent in vect_slp_analyze_load_dependences() local
803 bool dependent in vect_slp_analyze_load_dependences() local
H A Dgimple-ssa-strength-reduction.cc277 cand_idx dependent; member in slsr_cand_d
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-strength-reduction.c277 cand_idx dependent; variable
H A Dtree-vect-data-refs.c739 bool dependent = false; in vect_slp_analyze_node_dependences() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtree.c1029 bool dependent = (uses_template_parms (elt_type) in build_cplus_array_type() local
H A Dtypeck.c7687 bool dependent = (dependent_type_p (type) in build_static_cast() local
H A Dpt.c22975 bool dependent; in unify_pack_expansion() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtree.cc1075 build_cplus_array_type (tree elt_type, tree index_type, int dependent) in build_cplus_array_type()
H A Dtypeck.cc8222 bool dependent = (dependent_type_p (type) in build_static_cast() local
H A Dpt.cc23869 bool dependent; in unify_pack_expansion() local
/netbsd-src/external/mit/isl/dist/
H A Disl_ast_codegen.c4094 int dependent = 0; in has_anchored_subtree() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp7313 bool OpenMPIterationSpaceChecker::dependent() const { in dependent() function in __anon5b04668f3411::OpenMPIterationSpaceChecker