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