Searched refs:LABEL_MAX_SKIP (Results 1 – 5 of 5) sorted by relevance
612 LABEL_MAX_SKIP (in_rtx)); in print_rtx()
854 max_skip = LABEL_MAX_SKIP (insn); in shorten_branches()1851 int max_skip = LABEL_MAX_SKIP (insn); in final_scan_insn()
928 (LABEL_MAX_SKIP): New.
915 #define LABEL_MAX_SKIP(RTX) (XCUINT (RTX, 8, CODE_LABEL) >> 8) macro
145 LABEL_ALIGNMENT and LABEL_MAX_SKIP. */