Searched refs:loc_ref (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/gcc/gcc/config/mt/ |
H A D | mt.c | 1363 rtx condition_rtx, loc_ref; in mt_emit_cbranch() local 1372 loc_ref = gen_rtx_LABEL_REF (VOIDmode, loc); in mt_emit_cbranch() 1375 loc_ref, pc_rtx))); in mt_emit_cbranch()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/stormy16/ |
H A D | stormy16.c | 130 rtx condition_rtx, loc_ref, branch, cy_clobber; local 196 loc_ref = gen_rtx_LABEL_REF (VOIDmode, loc); 199 loc_ref, pc_rtx));
|
/openbsd/gnu/gcc/gcc/config/stormy16/ |
H A D | stormy16.c | 147 rtx condition_rtx, loc_ref, branch, cy_clobber; in xstormy16_emit_cbranch() local 212 loc_ref = gen_rtx_LABEL_REF (VOIDmode, loc); in xstormy16_emit_cbranch() 215 loc_ref, pc_rtx)); in xstormy16_emit_cbranch()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/ |
H A D | rs6000.c | 8476 rtx condition_rtx, loc_ref; local 8479 loc_ref = gen_rtx_LABEL_REF (VOIDmode, loc); 8482 loc_ref, pc_rtx)));
|
/openbsd/gnu/gcc/gcc/config/rs6000/ |
H A D | rs6000.c | 11450 rtx condition_rtx, loc_ref; in rs6000_emit_cbranch() local 11453 loc_ref = gen_rtx_LABEL_REF (VOIDmode, loc); in rs6000_emit_cbranch() 11456 loc_ref, pc_rtx))); in rs6000_emit_cbranch()
|