Searched defs:comp_type (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-vect-generic.c | 145 tree comp_type; in do_compare() local
|
H A D | ipa-prop.c | 431 detect_type_change_1 (tree arg, tree base, tree comp_type, gimple call, in detect_type_change_1() 497 tree comp_type; in detect_type_change_ssa() local
|
H A D | fold-const.c | 4699 tree comp_type = TREE_TYPE (comp_op0); in fold_cond_expr_with_comparison() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | ipa-prop.c | 749 detect_type_change_from_memory_writes (tree arg, tree base, tree comp_type, in detect_type_change_from_memory_writes() 799 detect_type_change (tree arg, tree base, tree comp_type, gcall *call, in detect_type_change() 819 detect_type_change_ssa (tree arg, tree comp_type, in detect_type_change_ssa()
|
H A D | fold-const.c | 5404 tree comp_type = TREE_TYPE (comp_op0); in fold_cond_expr_with_comparison() local
|
/dflybsd-src/sys/dev/raid/hptmv/ |
H A D | entry.c | 1660 MV_COMPLETION_TYPE comp_type, in CommandCompletionCB()
|