Home
last modified time | relevance | path

Searched refs:ucompare_loc_descriptor (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc15328 ucompare_loc_descriptor (enum dwarf_location_atom op, rtx rtl, in ucompare_loc_descriptor() function
16714 mem_loc_result = ucompare_loc_descriptor (DW_OP_ge, rtl, mem_mode); in mem_loc_descriptor()
16718 mem_loc_result = ucompare_loc_descriptor (DW_OP_gt, rtl, mem_mode); in mem_loc_descriptor()
16722 mem_loc_result = ucompare_loc_descriptor (DW_OP_le, rtl, mem_mode); in mem_loc_descriptor()
16726 mem_loc_result = ucompare_loc_descriptor (DW_OP_lt, rtl, mem_mode); in mem_loc_descriptor()
H A DChangeLog-20167717 (scompare_loc_descriptor, ucompare_loc_descriptor,
19922 (ucompare_loc_descriptor): Likewise.
H A DChangeLog-201120876 (scompare_loc_descriptor, ucompare_loc_descriptor,
23699 ucompare_loc_descriptor, minmax_loc_descriptor, clz_loc_descriptor,
H A DChangeLog-201718736 (ucompare_loc_descriptor): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c14851 ucompare_loc_descriptor (enum dwarf_location_atom op, rtx rtl, in ucompare_loc_descriptor() function
16226 mem_loc_result = ucompare_loc_descriptor (DW_OP_ge, rtl, mem_mode); in mem_loc_descriptor()
16230 mem_loc_result = ucompare_loc_descriptor (DW_OP_gt, rtl, mem_mode); in mem_loc_descriptor()
16234 mem_loc_result = ucompare_loc_descriptor (DW_OP_le, rtl, mem_mode); in mem_loc_descriptor()
16238 mem_loc_result = ucompare_loc_descriptor (DW_OP_lt, rtl, mem_mode); in mem_loc_descriptor()