Searched refs:ll1 (Results 1 – 4 of 4) sorted by relevance
136 set ll1 [get_hexadecimal_valueof "&line_label_1" "INVALID"]144 gdb_assert { $ll1 == $pc } "check initial \$pc is line_label_1"
302 int ll1, ll2; in march() local342 l11: ll1 = tkk->conditions; /* 11 */ in march()344 newloc = ll1; /* newloc=conditions */ in march()376 if (tkk->tloc != ll2 || tkk->conditions != ll1) in march()
1890 const line_label *ll1 = (const line_label *)p1; in comparator() local1892 int column_cmp = compare (ll1->m_column, ll2->m_column); in comparator()1898 return -compare (ll1->m_state_idx, ll2->m_state_idx); in comparator()
31978 d14b961639a385a11585d9fc750ffcdc gcc/testsuite/gcc.c-torture/compile/ll1.c