Searched defs:fold_conversions (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-scalar-evolution.c | 2094 bool fold_conversions, htab_t cache, int size_expr) in instantiate_scev_name() 2186 bool fold_conversions, htab_t cache, int size_expr) in instantiate_scev_poly() 2240 bool fold_conversions, htab_t cache, int size_expr) in instantiate_scev_binary() 2298 bool fold_conversions, htab_t cache, int size_expr) in instantiate_array_ref() 2335 bool fold_conversions, htab_t cache, int size_expr) in instantiate_scev_convert() 2382 bool fold_conversions, htab_t cache, int size_expr) in instantiate_scev_not() 2429 bool fold_conversions, htab_t cache, int size_expr) in instantiate_scev_3() 2476 bool fold_conversions, htab_t cache, int size_expr) in instantiate_scev_2() 2515 bool fold_conversions, htab_t cache, int size_expr) in instantiate_scev_1() 2547 bool fold_conversions, htab_t cache, int size_expr) in instantiate_scev_r()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-scalar-evolution.c | 2361 bool *fold_conversions, in instantiate_scev_name() 2510 tree chrec, bool *fold_conversions, int size_expr) in instantiate_scev_poly() 2557 bool *fold_conversions, int size_expr) in instantiate_scev_binary() 2616 bool *fold_conversions, int size_expr) in instantiate_scev_convert() 2668 bool *fold_conversions, int size_expr) in instantiate_scev_not() 2718 bool *fold_conversions, int size_expr) in instantiate_scev_r() 2842 bool fold_conversions = false; in resolve_mixers() local
|
H A D | tree-chrec.c | 1479 chrec_convert_aggressive (tree type, tree chrec, bool *fold_conversions) in chrec_convert_aggressive()
|