Home
last modified time | relevance | path

Searched refs:flang (Results 1 – 23 of 23) sorted by relevance

/openbsd/src/gnu/llvm/clang/docs/tools/
Dclang-formatted-files.txt2021 flang/examples/external-hello.cpp
2022 flang/examples/FlangOmpReport/FlangOmpReport.cpp
2023 flang/examples/FlangOmpReport/FlangOmpReportVisitor.cpp
2024 flang/examples/FlangOmpReport/FlangOmpReportVisitor.h
2025 flang/examples/PrintFlangFunctionNames/PrintFlangFunctionNames.cpp
2026 flang/include/flang/ISO_Fortran_binding.h
2027 flang/include/flang/Common/bit-population-count.h
2028 flang/include/flang/Common/constexpr-bitset.h
2029 flang/include/flang/Common/default-kinds.h
2030 flang/include/flang/Common/enum-set.h
[all …]
/openbsd/src/gnu/llvm/llvm/utils/release/
Dbuild-docs.sh104 docs-flang-html \
110 doxygen-flang \
126 package_doxygen flang tools/flang
130 …s/clang/docs/ tools/lld/docs/ tools/clang/tools/extra/docs/ tools/polly/docs/ tools/flang/docs/; do
Dtest-release.sh197 -no-flang )
/openbsd/src/gnu/llvm/clang/docs/
DClangFormattedStatus.rst1777 * - flang/examples
1782 * - flang/examples/FlangOmpReport
1787 * - flang/examples/PrintFlangFunctionNames
1792 * - flang/include/flang
1797 * - flang/include/flang/Common
1802 * - flang/include/flang/Decimal
1807 * - flang/include/flang/Evaluate
1812 * - flang/include/flang/Frontend
1817 * - flang/include/flang/FrontendTool
1822 * - flang/include/flang/Lower
[all …]
DUsersManual.rst931 - ``flang`` for the ``flang`` driver
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dlanguage.c162 enum language flang; /* The language of the current frame */ in show_language_command() local
164 flang = get_frame_language (); in show_language_command()
165 if (flang != language_unknown && in show_language_command()
167 current_language->la_language != flang) in show_language_command()
176 enum language flang; in set_language_command() local
215 flang = get_frame_language (); in set_language_command()
216 if (flang != language_unknown) in set_language_command()
217 set_language (flang); in set_language_command()
Dtop.c661 enum language flang; in execute_command() local
758 flang = get_frame_language (); in execute_command()
760 && flang != language_unknown in execute_command()
761 && flang != current_language->la_language) in execute_command()
Dstack.c1957 enum language flang; /* The language of the current frame */ in get_frame_language() local
1970 flang = s->language; in get_frame_language()
1972 flang = language_unknown; in get_frame_language()
1975 flang = language_unknown; in get_frame_language()
1977 return flang; in get_frame_language()
/openbsd/src/gnu/llvm/llvm/include/llvm/Frontend/Directive/
DDirectiveBase.td50 // Class holding the clauses in the flang parse-tree.
83 // Optional class holding value of the clause in flang AST.
/openbsd/src/gnu/llvm/llvm/tools/
DCMakeLists.txt45 add_llvm_external_project(flang)
/openbsd/src/gnu/llvm/llvm/docs/
DDiscourseMigrationGuide.md81 <tr><td>Subprojects - Flang</td><td> flang@discourse.llvm.org</td></tr>
129 <tr><td>flang-commits</td><td>no migration at the moment</td></tr>
130 <tr><td>flang-dev</td><td>Subprojects/Flang Fortran Frontend</td></tr>
DGitBisecting.rst15 As of early 2020, the only such merged project is MLIR, but flang will likely
DGettingInvolved.rst192 * - flang
193 … series, `documented here <https://github.com/llvm/llvm-project/blob/main/flang/docs/GettingInvolv…
DTestSuiteGuide.md180 found in the [Flang documentation](https://flang.llvm.org/docs/html/FortranLLVMTestSuite.html)
DGettingStarted.rst616 | | cross-project-tests, flang, libc, libclc, lld, |
/openbsd/src/gnu/llvm/llvm/
DCMakeLists.txt127 # The flang project is not yet part of "all" projects (see C++ requirements)
128 set(LLVM_EXTRA_PROJECTS "flang")
143 if ("flang" IN_LIST LLVM_ENABLE_PROJECTS)
145 message(STATUS "Enabling MLIR as a dependency to flang")
/openbsd/src/games/fortune/datfiles/
Dfortunes.sp.ok1476 flang
Dfortunes13025 The pitcher wound up and he flang the ball at the batter. The batter
13026 swang and missed. The pitcher flang the ball again and this time the
/openbsd/src/gnu/llvm/clang/
DCMakeLists.txt457 # Export CLANG_TABLEGEN_EXE for use by flang docs.
/openbsd/src/gnu/llvm/clang/include/clang/Driver/
DOptions.td68 // flang mode.
75 // FC1Option - This option should be accepted by flang -fc1.
5018 def flang_experimental_exec : Flag<["-"], "flang-experimental-exec">,
5027 HelpText<"Pass <arg> to the flang compiler">, MetaVarName<"<arg>">,
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.18367 (c_decode_option): Handle -std= option. Remove -flang-isoc9x.
8386 -flang-isoc9x.
10730 * invoke.texi: Document -flang-isoc9x.
10779 (c_decode_option): Handle -flang-isoc9x.
10784 -traditional mode, or without -flang-isoc9x.
10796 * toplev.c (documented_lang_options): Add -flang-isoc9x.
DChangeLog.413956 references to C9X. Change references to -fstd and -flang-isoc9x
DChangeLog.21315 * invoke.texi (C Dialect Options): Remove -flang-c9x, add -std