Searched defs:INSN_LUID (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dsched-int.h236 #define INSN_LUID(INSN) (h_i_d[INSN_UID (INSN)].luid) macro
H A Dloop.h48 #define INSN_LUID(INSN) \ macro
/openbsd-current/gnu/gcc/gcc/
H A Dsched-int.h348 #define INSN_LUID(INSN) (h_i_d[INSN_UID (INSN)].luid) macro

Completed in 120 milliseconds