Home
last modified time | relevance | path

Searched refs:constructs (Results 1 – 25 of 453) sorted by relevance

12345678910>>...19

/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/sh/
H A Dpic.d2 #name: SH PIC constructs
3 # Test SH PIC constructs:
H A Dsh4a-fp.d2 #name: SH4a FP constructs
H A Dsh4a.d2 #name: SH4a non-FP constructs
H A Dsh4a-dsp.d3 #name: SH4al-dsp constructs shared with sh4a (and sh4)
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/sh/
H A Dpic.d2 #name: SH PIC constructs
3 # Test SH PIC constructs:
H A Dsh4a-fp.d2 #name: SH4a FP constructs
H A Dsh4a.d2 #name: SH4a non-FP constructs
H A Dsh4a-dsp.d3 #name: SH4al-dsp constructs shared with sh4a (and sh4)
/netbsd/external/gpl3/gcc/dist/gcc/
H A Domp-general.c617 omp_constructor_traits_to_codes (tree ctx, enum tree_code *constructs) in omp_constructor_traits_to_codes() argument
625 constructs[i] = OMP_TARGET; in omp_constructor_traits_to_codes()
627 constructs[i] = OMP_TEAMS; in omp_constructor_traits_to_codes()
629 constructs[i] = OMP_PARALLEL; in omp_constructor_traits_to_codes()
631 constructs[i] = OMP_FOR; in omp_constructor_traits_to_codes()
633 constructs[i] = OMP_SIMD; in omp_constructor_traits_to_codes()
760 enum tree_code constructs[5]; in omp_context_selector_matches() local
762 = omp_constructor_traits_to_codes (TREE_VALUE (t1), constructs); in omp_context_selector_matches()
763 int r = omp_construct_selector_matches (constructs, nconstructs, in omp_context_selector_matches()
1445 enum tree_code constructs[5]; in omp_context_compute_score() local
[all …]
H A Domp-general.cc1001 omp_constructor_traits_to_codes (tree ctx, enum tree_code *constructs) in omp_constructor_traits_to_codes() argument
1009 constructs[i] = OMP_TARGET; in omp_constructor_traits_to_codes()
1011 constructs[i] = OMP_TEAMS; in omp_constructor_traits_to_codes()
1013 constructs[i] = OMP_PARALLEL; in omp_constructor_traits_to_codes()
1015 constructs[i] = OMP_FOR; in omp_constructor_traits_to_codes()
1017 constructs[i] = OMP_SIMD; in omp_constructor_traits_to_codes()
1284 enum tree_code constructs[5]; in omp_context_selector_matches() local
1286 = omp_constructor_traits_to_codes (TREE_VALUE (t1), constructs); in omp_context_selector_matches()
1297 if (constructs[i] == OMP_SIMD) in omp_context_selector_matches()
1309 int r = omp_construct_selector_matches (constructs, nconstructs, in omp_context_selector_matches()
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Domp-general.c617 omp_constructor_traits_to_codes (tree ctx, enum tree_code *constructs) in omp_constructor_traits_to_codes() argument
625 constructs[i] = OMP_TARGET; in omp_constructor_traits_to_codes()
627 constructs[i] = OMP_TEAMS; in omp_constructor_traits_to_codes()
629 constructs[i] = OMP_PARALLEL; in omp_constructor_traits_to_codes()
631 constructs[i] = OMP_FOR; in omp_constructor_traits_to_codes()
633 constructs[i] = OMP_SIMD; in omp_constructor_traits_to_codes()
760 enum tree_code constructs[5]; in omp_context_selector_matches() local
762 = omp_constructor_traits_to_codes (TREE_VALUE (t1), constructs); in omp_context_selector_matches()
763 int r = omp_construct_selector_matches (constructs, nconstructs, in omp_context_selector_matches()
1445 enum tree_code constructs[5]; in omp_context_compute_score() local
[all …]
/netbsd/crypto/external/bsd/openssl/dist/doc/man3/
H A DOSSL_PARAM_int.pod188 OSSL_PARAM_construct_BN() is a function that constructs a large integer
193 OSSL_PARAM_construct_utf8_string() is a function that constructs a UTF8
199 OSSL_PARAM_construct_octet_string() is a function that constructs an OCTET
203 OSSL_PARAM_construct_utf8_ptr() is a function that constructs a UTF8 string
208 OSSL_PARAM_construct_octet_ptr() is a function that constructs an OCTET string
213 OSSL_PARAM_construct_end() is a function that constructs the terminating
337 constructs an L<OSSL_PARAM(3)> structure with the data type
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/arc/
H A Djli-1.s1 ;;; Test basic JLI relocs and constructs.
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/arc/
H A Djli-1.s1 ;;; Test basic JLI relocs and constructs.
/netbsd/sys/arch/sparc64/doc/
H A DTODO35 - replace constructs like "wrpr %g0, PSTATE_KERN, %pstate" with NORMAL_GLOBALS
36 - replace constructs line "wrpr %g0, PSTATE_INTR, %pstate" with ALTERNATE_GOBALS
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/cris/
H A Dseparator.s2 ; seperror for constructs that are syntax errors.
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/cris/
H A Dseparator.s2 ; seperror for constructs that are syntax errors.
/netbsd/external/apache2/llvm/dist/clang/docs/
H A DOpenMPSupport.rst38 - The default schedules for the `distribute` and `for` constructs in a
90 - Cancellation constructs are not supported.
156 | task extension | combined taskloop constructs | :go…
166 | SIMD extension | atomic and simd constructs inside SIMD code | :go…
343 | misc extension | masked construct and related combined constructs | :pa…
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrRef.td10 /// WebAssembly reference type operand codegen constructs.
H A DWebAssemblyInstrTable.td10 /// WebAssembly Table operand code-gen constructs.
/netbsd/external/gpl3/autoconf/dist/bin/
H A Dautoconf.as44 \`obsolete' obsolete constructs
45 \`syntax' dubious syntactic constructs
/netbsd/external/gpl2/groff/dist/src/preproc/pic/
H A DTODO4 error messages for problems within the body of for and if constructs.
/netbsd/external/gpl2/grep/dist/
H A DTODO12 Provide support for the Posix [= =] and [. .] constructs. This is
/netbsd/external/gpl2/gettext/dist/m4/
H A Dwoe32-dll.m414 # - For some constructs such as
/netbsd/external/gpl2/gmake/dist/tests/scripts/features/
H A Dconditionals81 # Test all the different "else if..." constructs

12345678910>>...19