Home
last modified time | relevance | path

Searched refs:scompare_loc_descriptor (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc15288 scompare_loc_descriptor (enum dwarf_location_atom op, rtx rtl, in scompare_loc_descriptor() function
16690 mem_loc_result = scompare_loc_descriptor (DW_OP_eq, rtl, mem_mode); in mem_loc_descriptor()
16694 mem_loc_result = scompare_loc_descriptor (DW_OP_ge, rtl, mem_mode); in mem_loc_descriptor()
16698 mem_loc_result = scompare_loc_descriptor (DW_OP_gt, rtl, mem_mode); in mem_loc_descriptor()
16702 mem_loc_result = scompare_loc_descriptor (DW_OP_le, rtl, mem_mode); in mem_loc_descriptor()
16706 mem_loc_result = scompare_loc_descriptor (DW_OP_lt, rtl, mem_mode); in mem_loc_descriptor()
16710 mem_loc_result = scompare_loc_descriptor (DW_OP_ne, rtl, mem_mode); in mem_loc_descriptor()
H A DChangeLog-20162872 (scompare_loc_descriptor): Shift UINTVAL left instead of INTVAL.
7691 (convert_descriptor_to_mode, scompare_loc_descriptor,
7717 (scompare_loc_descriptor, ucompare_loc_descriptor,
19919 * dwarf2out.c (scompare_loc_descriptor): Use SCALAR_INT_MODE_P() in
H A DChangeLog-201119067 (scompare_loc_descriptor): Optimize EQ/NE comparison with constant.
20876 (scompare_loc_descriptor, ucompare_loc_descriptor,
23698 * dwarf2out.c (compare_loc_descriptor, scompare_loc_descriptor,
H A DChangeLog-201718735 * dwarf2out.c (scompare_loc_descriptor): Likewise.
19618 (scompare_loc_descriptor): ...here.
H A DChangeLog-202124492 * dwarf2out.c (scompare_loc_descriptor): Fix head comment.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c14811 scompare_loc_descriptor (enum dwarf_location_atom op, rtx rtl, in scompare_loc_descriptor() function
16202 mem_loc_result = scompare_loc_descriptor (DW_OP_eq, rtl, mem_mode); in mem_loc_descriptor()
16206 mem_loc_result = scompare_loc_descriptor (DW_OP_ge, rtl, mem_mode); in mem_loc_descriptor()
16210 mem_loc_result = scompare_loc_descriptor (DW_OP_gt, rtl, mem_mode); in mem_loc_descriptor()
16214 mem_loc_result = scompare_loc_descriptor (DW_OP_le, rtl, mem_mode); in mem_loc_descriptor()
16218 mem_loc_result = scompare_loc_descriptor (DW_OP_lt, rtl, mem_mode); in mem_loc_descriptor()
16222 mem_loc_result = scompare_loc_descriptor (DW_OP_ne, rtl, mem_mode); in mem_loc_descriptor()