Searched defs:FOR_EACH_INSN (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | sel-sched-ir.h | 546 #define FOR_EACH_INSN(INSN, I, L) _FOR_EACH (insn, (INSN), (I), (L)) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | sel-sched-ir.h | 546 #define FOR_EACH_INSN(INSN, I, L) _FOR_EACH (insn, (INSN), (I), (L)) macro
|