Home
last modified time | relevance | path

Searched defs:opnd (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-uninit.c118 can_skip_redundant_opnd (tree opnd, gimple phi) in can_skip_redundant_opnd()
484 tree opnd; in collect_phi_def_edges() local
888 tree opnd; in prune_uninit_phi_opnds_in_unrealizable_paths() local
H A Dtree-ssa-dom.c65 struct { enum tree_code op; tree opnd; } unary; member
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-scopedtables.h42 struct { enum tree_code op; tree opnd; } unary; member
H A Dtree-ssa-uninit.c395 can_skip_redundant_opnd (tree opnd, gimple *phi) in can_skip_redundant_opnd()
823 tree opnd; in collect_phi_def_edges() local
1215 tree opnd; in prune_uninit_phi_opnds() local
/dragonfly/contrib/nvi2/regex/
H A Dregcomp.c1371 doemit(struct parse *p, sop op, size_t opnd) in doemit()
1395 doinsert(struct parse *p, sop op, size_t opnd, sopno pos) in doinsert()