Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDdwarf2out.c10986 ucompare_loc_descriptor (enum dwarf_location_atom op, rtx rtl, in ucompare_loc_descriptor() function
12257 mem_loc_result = ucompare_loc_descriptor (DW_OP_ge, rtl, mem_mode); in mem_loc_descriptor()
12261 mem_loc_result = ucompare_loc_descriptor (DW_OP_gt, rtl, mem_mode); in mem_loc_descriptor()
12265 mem_loc_result = ucompare_loc_descriptor (DW_OP_le, rtl, mem_mode); in mem_loc_descriptor()
12269 mem_loc_result = ucompare_loc_descriptor (DW_OP_lt, rtl, mem_mode); in mem_loc_descriptor()
/dragonfly/contrib/gcc-8.0/gcc/
HDdwarf2out.c14822 ucompare_loc_descriptor (enum dwarf_location_atom op, rtx rtl, in ucompare_loc_descriptor() function
16205 mem_loc_result = ucompare_loc_descriptor (DW_OP_ge, rtl, mem_mode); in mem_loc_descriptor()
16209 mem_loc_result = ucompare_loc_descriptor (DW_OP_gt, rtl, mem_mode); in mem_loc_descriptor()
16213 mem_loc_result = ucompare_loc_descriptor (DW_OP_le, rtl, mem_mode); in mem_loc_descriptor()
16217 mem_loc_result = ucompare_loc_descriptor (DW_OP_lt, rtl, mem_mode); in mem_loc_descriptor()