Searched refs:cases (Results 1 - 25 of 228) sorted by relevance

12345678910

/haiku-buildtools/binutils/gas/testsuite/gas/cris/
H A Dsep-err-1.s1 ; Test error cases for separators.
H A Dsep-err-2.s1 ; Test error cases for separators.
H A Dsep-err-3.s1 ; Test error cases for separators.
H A Dnosep.s1 ; Test error cases for separators.
H A Drange-err-2.s1 ; Test error cases for constant ranges.
H A Drange-err-3.s1 ; Test more error cases for constant ranges.
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/cris/
H A Dsep-err-1.s1 ; Test error cases for separators.
H A Dsep-err-2.s1 ; Test error cases for separators.
H A Dsep-err-3.s1 ; Test error cases for separators.
H A Dnosep.s1 ; Test error cases for separators.
H A Drange-err-2.s1 ; Test error cases for constant ranges.
/haiku-buildtools/binutils/gas/testsuite/gas/hppa/basic/
H A Dcopr.s3 ; We could/should test some of the corner cases for register and
H A Dfp_misc.s5 ; We could/should test some of the corner cases for register and
H A Dimmed.s5 ; We could/should test some of the corner cases for register and
H A Dspop.s3 ; We could/should test some of the corner cases for register and
H A Dadd.s6 ; We could/should test some of the corner cases for register and
/haiku-buildtools/binutils/gas/testsuite/gas/hppa/parse/
H A Dlinesepbug.s6 ; We could/should test some of the corner cases for register and
/haiku-buildtools/binutils/gas/testsuite/gas/mmix/
H A Drelax1.s1 # Relaxation border-cases: just-within reach, just-out-of-reach, forward
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/hppa/basic/
H A Dcopr.s3 ; We could/should test some of the corner cases for register and
H A Dfp_misc.s5 ; We could/should test some of the corner cases for register and
H A Dimmed.s5 ; We could/should test some of the corner cases for register and
H A Dspop.s3 ; We could/should test some of the corner cases for register and
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/hppa/parse/
H A Dlinesepbug.s6 ; We could/should test some of the corner cases for register and
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mmix/
H A Drelax1.s1 # Relaxation border-cases: just-within reach, just-out-of-reach, forward
/haiku-buildtools/gcc/gcc/testsuite/jit.dg/
H A Dtest-switch.cc56 std::vector <gccjit::case_> cases; local
57 cases.push_back (ctxt.new_case (ctxt.new_rvalue (t_int, 0),
60 cases.push_back (ctxt.new_case (ctxt.new_rvalue (t_int, 25),
63 cases.push_back (ctxt.new_case (ctxt.new_rvalue (t_int, -42),
66 cases.push_back (ctxt.new_case (ctxt.new_rvalue (t_int, 40),
71 cases);

Completed in 142 milliseconds

12345678910