Home
last modified time | relevance | path

Searched defs:comp_type (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-vect-generic.c145 tree comp_type; in do_compare() local
H A Dipa-prop.c431 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 Dfold-const.c4699 tree comp_type = TREE_TYPE (comp_op0); in fold_cond_expr_with_comparison() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-prop.c749 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 Dfold-const.c5404 tree comp_type = TREE_TYPE (comp_op0); in fold_cond_expr_with_comparison() local
/dflybsd-src/sys/dev/raid/hptmv/
H A Dentry.c1660 MV_COMPLETION_TYPE comp_type, in CommandCompletionCB()