Home
last modified time | relevance | path

Searched defs:REG_DEP (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dddg.h33 enum dep_data_type {REG_OR_MEM_DEP, REG_DEP, MEM_DEP, REG_AND_MEM_DEP}; enumerator
/dragonfly/contrib/gcc-4.7/gcc/
H A Dddg.h38 typedef enum {REG_OR_MEM_DEP, REG_DEP, MEM_DEP, REG_AND_MEM_DEP} enumerator