Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt2032 flang/include/flang/Common/format.h
2035 flang/include/flang/Common/idioms.h
2040 flang/include/flang/Common/real.h
2047 flang/include/flang/Common/unwrap.h
2087 flang/include/flang/Lower/Bridge.h
2098 flang/include/flang/Lower/IO.h
2102 flang/include/flang/Lower/OpenMP.h
2107 flang/include/flang/Lower/Todo.h
2155 flang/include/flang/Parser/tools.h
2171 flang/include/flang/Runtime/main.h
[all …]
/openbsd/gnu/llvm/llvm/utils/release/
H A 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
H A Dtest-release.sh197 -no-flang )
/openbsd/gnu/llvm/clang/docs/
H A DClangFormattedStatus.rst1792 * - 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
1862 * - flang/include/flang/Parser
1867 * - flang/include/flang/Runtime
1872 * - flang/include/flang/Semantics
[all …]
H A DUsersManual.rst931 - ``flang`` for the ``flang`` driver
/openbsd/gnu/usr.bin/binutils/gdb/
H A 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()
H A 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()
H A 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/gnu/llvm/llvm/include/llvm/Frontend/Directive/
H A DDirectiveBase.td50 // Class holding the clauses in the flang parse-tree.
83 // Optional class holding value of the clause in flang AST.
/openbsd/gnu/llvm/llvm/tools/
H A DCMakeLists.txt45 add_llvm_external_project(flang)
/openbsd/gnu/llvm/llvm/docs/
H A 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>
H A DGitBisecting.rst15 As of early 2020, the only such merged project is MLIR, but flang will likely
H A DGettingInvolved.rst192 * - flang
193 … series, `documented here <https://github.com/llvm/llvm-project/blob/main/flang/docs/GettingInvolv…
H A DTestSuiteGuide.md180 found in the [Flang documentation](https://flang.llvm.org/docs/html/FortranLLVMTestSuite.html)
H A DGettingStarted.rst616 | | cross-project-tests, flang, libc, libclc, lld, |
/openbsd/gnu/llvm/llvm/
H A 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/games/fortune/datfiles/
H A Dfortunes.sp.ok1476 flang
H A 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/gnu/llvm/clang/
H A DCMakeLists.txt457 # Export CLANG_TABLEGEN_EXE for use by flang docs.
/openbsd/gnu/llvm/clang/include/clang/Driver/
H A 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/gnu/usr.bin/gcc/gcc/
H A 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.
H A DChangeLog.21315 * invoke.texi (C Dialect Options): Remove -flang-c9x, add -std
H A DChangeLog.413956 references to C9X. Change references to -fstd and -flang-isoc9x