Searched refs:insert_b (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | edit-context.c | 1388 rich_location insert_b (line_table, c17); in test_applying_fixits_multiple() 1389 insert_b.add_fixit_insert_before (c17, "/* beta */"); in test_applying_fixits_multiple() 1410 edit.add_fixits (&insert_b); in test_applying_fixits_multiple()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | edit-context.cc | 1394 rich_location insert_b (line_table, c17); in test_applying_fixits_multiple() local 1395 insert_b.add_fixit_insert_before (c17, "/* beta */"); in test_applying_fixits_multiple() 1416 edit.add_fixits (&insert_b); in test_applying_fixits_multiple()
|
H A D | ChangeLog-2016 | 25380 copy_u_h, copy_u_w, copy_u_d, insert_b, insert_h, insert_w,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | mips.cc | 16530 MSA_BUILTIN_PURE (insert_b, MIPS_V16QI_FTYPE_V16QI_UQI_SI),
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
H A D | mips.c | 16356 MSA_BUILTIN_PURE (insert_b, MIPS_V16QI_FTYPE_V16QI_UQI_SI),
|