/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/c6x/ |
H A D | unwind-c6x.c | 34 #define VRS_PC(vrs) ((vrs)->core.pc) argument 35 #define VRS_SP(vrs) ((vrs)->core.reg[R_SP]) argument 36 #define VRS_RETURN(vrs) ((vrs)->core.reg[R_B3]) argument 63 restore_non_core_regs (phase1_vrs * vrs __attribute__((unused))) in restore_non_core_regs() 89 phase1_vrs *vrs = (phase1_vrs *) context; in _Unwind_VRS_Get() local 120 phase1_vrs *vrs = (phase1_vrs *) context; in _Unwind_VRS_Set() local
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/c6x/ |
H A D | unwind-c6x.c | 34 #define VRS_PC(vrs) ((vrs)->core.pc) argument 35 #define VRS_SP(vrs) ((vrs)->core.reg[R_SP]) argument 36 #define VRS_RETURN(vrs) ((vrs)->core.reg[R_B3]) argument 63 restore_non_core_regs (phase1_vrs * vrs __attribute__((unused))) in restore_non_core_regs() 89 phase1_vrs *vrs = (phase1_vrs *) context; in _Unwind_VRS_Get() local 120 phase1_vrs *vrs = (phase1_vrs *) context; in _Unwind_VRS_Set() local
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/arm/ |
H A D | unwind-arm.c | 33 #define VRS_PC(vrs) ((vrs)->core.r[R_PC]) argument 34 #define VRS_SP(vrs) ((vrs)->core.r[R_SP]) argument 35 #define VRS_RETURN(vrs) ((vrs)->core.r[R_LR]) argument 125 restore_non_core_regs (phase1_vrs * vrs) in restore_non_core_regs() 162 phase1_vrs *vrs = (phase1_vrs *) context; in _Unwind_VRS_Get() local 192 phase1_vrs *vrs = (phase1_vrs *) context; in _Unwind_VRS_Set() local 222 phase1_vrs *vrs = (phase1_vrs *) context; in _Unwind_VRS_Pop() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arm/ |
H A D | unwind-arm.c | 33 #define VRS_PC(vrs) ((vrs)->core.r[R_PC]) argument 34 #define VRS_SP(vrs) ((vrs)->core.r[R_SP]) argument 35 #define VRS_RETURN(vrs) ((vrs)->core.r[R_LR]) argument 125 restore_non_core_regs (phase1_vrs * vrs) in restore_non_core_regs() 162 phase1_vrs *vrs = (phase1_vrs *) context; in _Unwind_VRS_Get() local 192 phase1_vrs *vrs = (phase1_vrs *) context; in _Unwind_VRS_Set() local 222 phase1_vrs *vrs = (phase1_vrs *) context; in _Unwind_VRS_Pop() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-ssa-evrp-analyze.cc | 186 auto_vec<std::pair<tree, value_range_equiv *>, 8> vrs; in record_ranges_from_incoming_edge() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-ssa-evrp-analyze.c | 188 auto_vec<std::pair<tree, value_range_equiv *>, 8> vrs; in record_ranges_from_incoming_edge() local
|
H A D | gimple-loop-versioning.cc | 1487 loop_versioning::prune_loop_conditions (class loop *loop, vr_values *vrs) in prune_loop_conditions()
|
/netbsd-src/sys/kern/ |
H A D | subr_disk_mbr.c | 259 uint64_t vrs; in scan_iso_vrs_session() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
H A D | s390.h | 733 int vrs; /* vr so far */ member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/ |
H A D | s390.h | 753 int vrs; /* vr so far */ member
|
/netbsd-src/sbin/fsck_udf/ |
H A D | main.c | 1138 struct vrs_desc *vrs; in udf_check_vrs9660() local
|
/netbsd-src/sys/fs/udf/ |
H A D | udf_subr.c | 3536 struct vrs_desc *vrs; in udf_validate_session_start() local
|