Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dsched-int.h888 #define HDID(INSN) (VEC_index (haifa_deps_insn_data_def, h_d_i_d, \ macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dsched-int.h969 #define HDID(INSN) (&h_d_i_d[INSN_LUID (INSN)]) macro