Home
last modified time | relevance | path

Searched refs:BB_END (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/arch/alpha/lib/
H A Dstacktrace.c33 #define BB_END(INSTR) \ macro
56 while (!BB_END(*pro_pc)) in display_stored_regs()
72 while (!BB_END(*(pc - 1))) in seek_prologue()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dbasic-block.h229 (INSN) && (INSN) != NEXT_INSN (BB_END (BB)); \
236 (INSN) && (INSN) != NEXT_INSN (BB_END (BB)); \
240 for ((INSN) = BB_END (BB); \
245 for ((INSN) = BB_END (BB),(CURR) = (INSN) ? PREV_INSN ((INSN)) : NULL; \
263 #define BB_END(B) (B)->il.x.rtl->end_ macro
H A Dsel-sched-ir.h1235 if (bb != EXIT_BLOCK_PTR_FOR_FN (cfun) && BB_END (bb) != insn) in _succ_iter_start()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dbasic-block.h229 (INSN) && (INSN) != NEXT_INSN (BB_END (BB)); \
236 (INSN) && (INSN) != NEXT_INSN (BB_END (BB)); \
240 for ((INSN) = BB_END (BB); \
245 for ((INSN) = BB_END (BB),(CURR) = (INSN) ? PREV_INSN ((INSN)) : NULL; \
263 #define BB_END(B) (B)->il.x.rtl->end_ macro
H A Dsel-sched-ir.h1235 if (bb != EXIT_BLOCK_PTR_FOR_FN (cfun) && BB_END (bb) != insn) in _succ_iter_start()
/OK3568_Linux_fs/buildroot/package/gcc/8.4.0/
H A D0001-xtensa-fix-PR-target-91880.patch35 + entry_after = BB_END (entry_bb);
45 - entry_after = BB_END (entry_bb);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccint.info19750 For RTL, these pointers are 'BB_HEAD' and 'BB_END'.
20171 In the RTL representation, the macros 'BB_HEAD' and 'BB_END' may be
52436 * BB_HEAD, BB_END: Maintaining the CFG.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccint.info19750 For RTL, these pointers are 'BB_HEAD' and 'BB_END'.
20171 In the RTL representation, the macros 'BB_HEAD' and 'BB_END' may be
52436 * BB_HEAD, BB_END: Maintaining the CFG.