| /openbsd-src/gnu/gcc/gcc/ |
| H A D | read-rtl.c | 429 const char *format_ptr; in apply_macro_to_rtx() local 451 format_ptr = GET_RTX_FORMAT (bellwether_code); in apply_macro_to_rtx() 452 for (i = 0; format_ptr[i] != 0; i++) in apply_macro_to_rtx() 453 switch (format_ptr[i]) in apply_macro_to_rtx() 495 const char *format_ptr; in uses_macro_p() local 505 format_ptr = GET_RTX_FORMAT (BELLWETHER_CODE (GET_CODE (x))); in uses_macro_p() 506 for (i = 0; format_ptr[i] != 0; i++) in uses_macro_p() 507 switch (format_ptr[i]) in uses_macro_p() 1458 const char *format_ptr; in read_rtx_1() local 1528 format_ptr = GET_RTX_FORMAT (bellwether_code); in read_rtx_1() [all …]
|
| H A D | genconfig.c | 71 const char *format_ptr; in walk_insn_part() local 154 format_ptr = GET_RTX_FORMAT (GET_CODE (part)); in walk_insn_part() 157 switch (*format_ptr++) in walk_insn_part()
|
| H A D | rtl.c | 219 const char *format_ptr; in copy_rtx() local 275 format_ptr = GET_RTX_FORMAT (GET_CODE (copy)); in copy_rtx() 278 switch (*format_ptr++) in copy_rtx()
|
| H A D | resource.c | 211 const char *format_ptr; in mark_referenced_resources() local 410 format_ptr = GET_RTX_FORMAT (code); in mark_referenced_resources() 412 switch (*format_ptr++) in mark_referenced_resources() 630 const char *format_ptr; in mark_set_resources() local 817 format_ptr = GET_RTX_FORMAT (code); in mark_set_resources() 819 switch (*format_ptr++) in mark_set_resources()
|
| H A D | print-rtl.c | 135 const char *format_ptr; in print_rtx() local 221 format_ptr = GET_RTX_FORMAT (GET_CODE (in_rtx)) + i; in print_rtx() 223 switch (*format_ptr++) in print_rtx()
|
| H A D | emit-rtl.c | 2181 const char *format_ptr; in verify_rtx_sharing() local 2248 format_ptr = GET_RTX_FORMAT (code); in verify_rtx_sharing() 2252 switch (*format_ptr++) in verify_rtx_sharing() 2377 const char *format_ptr; in copy_rtx_if_shared_1() local 2447 format_ptr = GET_RTX_FORMAT (code); in copy_rtx_if_shared_1() 2453 switch (*format_ptr++) in copy_rtx_if_shared_1() 2500 const char *format_ptr; in reset_used_flags() local 2540 format_ptr = GET_RTX_FORMAT (code); in reset_used_flags() 2545 switch (*format_ptr++) in reset_used_flags() 2572 const char *format_ptr; in set_used_flags() local [all …]
|
| H A D | genoutput.c | 434 const char *format_ptr; in scan_operands() local 548 format_ptr = GET_RTX_FORMAT (GET_CODE (part)); in scan_operands() 551 switch (*format_ptr++) in scan_operands()
|
| H A D | gensupport.c | 174 const char *format_ptr; in remove_constraints() local 184 format_ptr = GET_RTX_FORMAT (GET_CODE (part)); in remove_constraints() 187 switch (*format_ptr++) in remove_constraints()
|
| H A D | final.c | 3743 const char *format_ptr; in leaf_renumber_regs_insn() local 3785 format_ptr = GET_RTX_FORMAT (GET_CODE (in_rtx)); in leaf_renumber_regs_insn() 3788 switch (*format_ptr++) in leaf_renumber_regs_insn()
|
| H A D | rtlanal.c | 492 const char *format_ptr; in count_occurrences() local 526 format_ptr = GET_RTX_FORMAT (code); in count_occurrences() 531 switch (*format_ptr++) in count_occurrences()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | genconfig.c | 72 const char *format_ptr; local 154 format_ptr = GET_RTX_FORMAT (GET_CODE (part)); 157 switch (*format_ptr++)
|
| H A D | read-rtl.c | 528 const char *format_ptr; local 590 format_ptr = GET_RTX_FORMAT (GET_CODE (return_rtx)); 612 switch (*format_ptr++) 687 int star_if_braced = (format_ptr[-1] == 'T'); 752 format_ptr[-1]);
|
| H A D | rtl.c | 287 const char *format_ptr; local 343 format_ptr = GET_RTX_FORMAT (GET_CODE (copy)); 348 switch (*format_ptr++)
|
| H A D | print-rtl.c | 117 const char *format_ptr; local 205 format_ptr = GET_RTX_FORMAT (GET_CODE (in_rtx)) + i; 207 switch (*format_ptr++) 488 format_ptr[-1]);
|
| H A D | resource.c | 219 const char *format_ptr; local 422 format_ptr = GET_RTX_FORMAT (code); 424 switch (*format_ptr++) 648 const char *format_ptr; local 837 format_ptr = GET_RTX_FORMAT (code); 839 switch (*format_ptr++)
|
| H A D | protector.c | 648 register const char *format_ptr; local 675 format_ptr = GET_RTX_FORMAT (code); 678 switch (*format_ptr++) 703 register const char *format_ptr; local 711 format_ptr = GET_RTX_FORMAT (code); 715 switch (*format_ptr++) { 774 register const char *format_ptr; local 819 format_ptr = GET_RTX_FORMAT (code); 822 switch (*format_ptr++)
|
| H A D | genoutput.c | 438 const char *format_ptr; local 552 format_ptr = GET_RTX_FORMAT (GET_CODE (part)); 555 switch (*format_ptr++)
|
| H A D | gensupport.c | 160 const char *format_ptr; local 170 format_ptr = GET_RTX_FORMAT (GET_CODE (part)); 173 switch (*format_ptr++)
|
| H A D | emit-rtl.c | 2479 const char *format_ptr; local 2512 format_ptr = GET_RTX_FORMAT (GET_CODE (copy)); 2516 switch (*format_ptr++) 2589 const char *format_ptr; local 2675 format_ptr = GET_RTX_FORMAT (code); 2681 switch (*format_ptr++) 2728 const char *format_ptr; local 2769 format_ptr = GET_RTX_FORMAT (code); 2774 switch (*format_ptr++) 5090 const char *format_ptr; local [all …]
|
| H A D | integrate.c | 1902 const char *format_ptr; local 2375 format_ptr = GET_RTX_FORMAT (GET_CODE (copy)); 2379 switch (*format_ptr++) 2519 const char *format_ptr; local 2715 format_ptr = GET_RTX_FORMAT (code); 2718 if (*format_ptr == 'e') 2723 switch (*format_ptr++)
|
| H A D | rtlanal.c | 578 const char *format_ptr; local 612 format_ptr = GET_RTX_FORMAT (code); 617 switch (*format_ptr++)
|
| H A D | final.c | 4097 const char *format_ptr; local 4140 format_ptr = GET_RTX_FORMAT (GET_CODE (in_rtx)); 4143 switch (*format_ptr++)
|
| H A D | varasm.c | 3562 const char *format_ptr; local 3582 format_ptr = GET_RTX_FORMAT (GET_CODE (x)); 3586 switch (*format_ptr++)
|
| /openbsd-src/gnu/llvm/llvm/lib/Support/ |
| H A D | Signals.cpp | 133 static FormattedNumber format_ptr(void *PC) { in format_ptr() function 224 << ' ' << format_ptr(StackTrace[i]) << ' '; in printSymbolizedStackTrace()
|
| /openbsd-src/sys/dev/pci/drm/ |
| H A D | drm_plane.c | 711 uint32_t __user *format_ptr; in drm_mode_getplane() local 748 format_ptr = (uint32_t __user *)(unsigned long)plane_resp->format_type_ptr; in drm_mode_getplane() 749 if (copy_to_user(format_ptr, in drm_mode_getplane()
|