Home
last modified time | relevance | path

Searched refs:cond2 (Results 1 – 25 of 83) sorted by relevance

1234

/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/arm/
H A Dmve-vpt.s4 .macro ins_2 cond2
9 ins_2 \cond2
13 ins_3 \cond2, \cond3
27 .irp cond2, t, e
29 ins_2 \cond2
34 .irp cond2, t, e
43 .irp cond2, t, e
106 .irp cond2, t, e
107 vpst\cond2
108 ins_2 \cond2
[all …]
H A Dmve-tailpredloop-bad.s8 .macro cond2 macro
26 cond2
H A Dmve-vorn-bad.s8 .macro cond2 macro
26 cond2
H A Dmve-vand-bad.s8 .macro cond2 macro
26 cond2
H A Dmve-vbic-bad.s8 .macro cond2 macro
26 cond2
H A Dmve-vorr-bad.s8 .macro cond2 macro
26 cond2
H A Dmve-vcmp-bad-2.s10 .macro cond2 macro
23 cond2
H A Dmve-vidup-bad.s8 .macro cond2 macro
27 cond2
H A Dmve-vddup-bad.s8 .macro cond2 macro
27 cond2
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dmve-vpt.s4 .macro ins_2 cond2
9 ins_2 \cond2
13 ins_3 \cond2, \cond3
27 .irp cond2, t, e
29 ins_2 \cond2
34 .irp cond2, t, e
43 .irp cond2, t, e
106 .irp cond2, t, e
107 vpst\cond2
108 ins_2 \cond2
[all …]
H A Dmve-tailpredloop-bad.s8 .macro cond2 macro
26 cond2
H A Dmve-vand-bad.s8 .macro cond2 macro
26 cond2
H A Dmve-vbic-bad.s8 .macro cond2 macro
26 cond2
H A Dmve-vorn-bad.s8 .macro cond2 macro
26 cond2
H A Dmve-vorr-bad.s8 .macro cond2 macro
26 cond2
H A Dmve-vcmp-bad-2.s10 .macro cond2 macro
23 cond2
H A Dmve-vidup-bad.s8 .macro cond2 macro
27 cond2
/netbsd/tests/usr.bin/xlint/lint1/
H A Dexpr_precedence.c57 conditional_associativity(_Bool cond1, _Bool cond2, int a, int b, int c) in conditional_associativity() argument
60 var = cond1 ? cond2 ? a : b : c; in conditional_associativity()
61 var = cond1 ? (cond2 ? a : b) : c; in conditional_associativity()
64 var = cond1 ? cond2 ? a, b : (b, a) : c; in conditional_associativity()
66 var = cond1 ? a : cond2 ? b : c; in conditional_associativity()
71 var = cond1 ? a : (cond2 ? b : c); in conditional_associativity()
76 var = (cond1 ? a : cond2) ? b : c; in conditional_associativity()
/netbsd/tests/usr.bin/indent/
H A Dlsym_question.c11 const char *multi = cond1 ? "cond1" : cond2 ? "cond2" : cond3 ? "cond3" : "";
64 : cond2 in function()
69 : cond2 ? "condensed 2" in function()
/netbsd/tests/libexec/ld.elf_so/
H A Dh_thread_local_dtor.c37 static pthread_cond_t cond2 = PTHREAD_COND_INITIALIZER; variable
50 pthread_cond_wait(&cond2, &mutex); in thread_helper()
87 pthread_cond_signal(&cond2); in main()
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.c1272 tree cond2; in gfc_add_finalizer_call() local
1287 logical_type_node, cond2, cond); in gfc_add_finalizer_call()
1417 tree cond2; in gfc_deallocate_with_status() local
1427 cond2, tmp, error); in gfc_deallocate_with_status()
1451 tree cond2; in gfc_deallocate_with_status() local
1468 tree cond2, pstat = null_pointer_node; in gfc_deallocate_with_status() local
1519 gfc_unlikely (cond2, PRED_FORTRAN_REALLOC), in gfc_deallocate_with_status()
1577 tree cond2; in gfc_deallocate_scalar_with_status() local
1586 cond2, tmp, error); in gfc_deallocate_scalar_with_status()
1622 tree cond2; in gfc_deallocate_scalar_with_status() local
[all …]
H A Dtrans.cc1345 tree cond2; in gfc_add_finalizer_call() local
1360 logical_type_node, cond2, cond); in gfc_add_finalizer_call()
1490 tree cond2; in gfc_deallocate_with_status() local
1500 cond2, tmp, error); in gfc_deallocate_with_status()
1524 tree cond2; in gfc_deallocate_with_status() local
1541 tree cond2, pstat = null_pointer_node; in gfc_deallocate_with_status() local
1592 gfc_unlikely (cond2, PRED_FORTRAN_REALLOC), in gfc_deallocate_with_status()
1650 tree cond2; in gfc_deallocate_scalar_with_status() local
1659 cond2, tmp, error); in gfc_deallocate_scalar_with_status()
1695 tree cond2; in gfc_deallocate_scalar_with_status() local
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.c1272 tree cond2; in gfc_add_finalizer_call() local
1287 logical_type_node, cond2, cond); in gfc_add_finalizer_call()
1417 tree cond2; in gfc_deallocate_with_status() local
1427 cond2, tmp, error); in gfc_deallocate_with_status()
1451 tree cond2; in gfc_deallocate_with_status() local
1468 tree cond2, pstat = null_pointer_node; in gfc_deallocate_with_status() local
1519 gfc_unlikely (cond2, PRED_FORTRAN_REALLOC), in gfc_deallocate_with_status()
1577 tree cond2; in gfc_deallocate_scalar_with_status() local
1586 cond2, tmp, error); in gfc_deallocate_scalar_with_status()
1622 tree cond2; in gfc_deallocate_scalar_with_status() local
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dread-md.c144 md_reader::join_c_conditions (const char *cond1, const char *cond2) in join_c_conditions() argument
150 return cond2; in join_c_conditions()
152 if (cond2 == 0 || cond2[0] == 0) in join_c_conditions()
155 if (strcmp (cond1, cond2) == 0) in join_c_conditions()
158 result = concat ("(", cond1, ") && (", cond2, ")", NULL); in join_c_conditions()
161 obstack_ptr_grow (&m_joined_conditions_obstack, cond2); in join_c_conditions()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dread-md.c144 md_reader::join_c_conditions (const char *cond1, const char *cond2) in join_c_conditions() argument
150 return cond2; in join_c_conditions()
152 if (cond2 == 0 || cond2[0] == 0) in join_c_conditions()
155 if (strcmp (cond1, cond2) == 0) in join_c_conditions()
158 result = concat ("(", cond1, ") && (", cond2, ")", NULL); in join_c_conditions()
161 obstack_ptr_grow (&m_joined_conditions_obstack, cond2); in join_c_conditions()

1234