Home
last modified time | relevance | path

Searched refs:integrated (Results 1 – 25 of 129) sorted by relevance

123456

/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dfrontends.texi15 Fortran, Java and treelang) are integrated; this is why we use the name
44 have not yet been integrated into GCC@. These front ends, like that for C++,
46 integrated compiler that can compile programs written in C, C++,
/openbsd/sys/arch/sh/conf/
H A Dfiles.shpcic5 # SH7751{,R} integrated PCI controller
/openbsd/gnu/gcc/gcc/doc/
H A Dfrontends.texi18 GCC stands for ``GNU Compiler Collection''. GCC is an integrated
40 integrated components of GCC, there are several other front ends that
/openbsd/sys/arch/amd64/stand/
H A DMakefile.inc28 NO_INTEGR_AS= -no-integrated-as
/openbsd/sys/arch/i386/stand/
H A DMakefile.inc28 NO_INTEGR_AS= -no-integrated-as
/openbsd/gnu/llvm/llvm/docs/tutorial/
H A Dindex.rst43 A simple guide for how to implement an LLVM integrated assembler for an
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20010518-1.c70 unsigned integrated:1; member
/openbsd/sys/arch/armv7/conf/
H A Dfiles.armv717 # CPU support and integrated peripherals
H A DMakefile.armv799 sh $S/kern/genassym.sh ${CC} ${CFLAGS} ${CPPFLAGS} -no-integrated-as -MF assym.P > assym.h.tmp
/openbsd/gnu/usr.bin/perl/
H A DREADME.freebsd23 which has been integrated into FreeBSD 4.6.
/openbsd/gnu/llvm/clang/docs/CommandGuide/
H A Dclang.rst15 doing a full link. While Clang is highly integrated, it is important to
45 Clang also supports the use of an integrated assembler, in which the code
595 .. option:: -integrated-as, -no-integrated-as
597 Used to enable and disable, respectively, the use of the integrated
598 assembler. Whether the integrated assembler is on by default is target
/openbsd/gnu/llvm/clang/docs/
H A DToolchain.rst106 Clang can either use LLVM's integrated assembler or an external system-specific
109 By default, Clang uses LLVM's integrated assembler on all targets where it is
111 ``-fno-integrated-as`` option.
244 libgcc_s has an integrated unwinder, and does not need an external unwind
H A DLibFormat.rst9 If you just want to use `clang-format` as a tool or integrated into an editor,
H A DClangRepl.rst67 Just like Clang, Clang-Repl can be integrated in existing applications as a
H A DDriverInternals.rst43 can easily support the introduction of tools which have an integrated
229 integrated preprocessor).
368 The driver driver is fully integrated into the clang driver. The
H A DThreadSanitizer.rst143 supported with llvm libc++. The test suite is integrated into CMake build
/openbsd/usr.bin/calendar/calendars/
H A Dcalendar.openbsd10 Jan 06 IPF gets integrated into the OpenBSD kernel, 1996
40 Apr 27 i386/PAE work integrated, 2006
/openbsd/sys/arch/sparc64/conf/
H A DMakefile.sparc6443 NO_INTEGR_AS= -no-integrated-as
/openbsd/sys/arch/loongson/conf/
H A DMakefile.loongson50 NO_INTEGR_AS= -no-integrated-as
/openbsd/sys/arch/octeon/conf/
H A DMakefile.octeon48 NO_INTEGR_AS= -no-integrated-as
/openbsd/sys/arch/riscv64/conf/
H A DMakefile.riscv64102 sh $S/kern/genassym.sh ${CC} ${CFLAGS} ${CPPFLAGS} -no-integrated-as -MF assym.P > assym.h.tmp
/openbsd/sys/arch/macppc/conf/
H A DMakefile.macppc46 NO_INTEGR_AS= -no-integrated-as
/openbsd/sys/arch/i386/conf/
H A DMakefile.i38646 NO_INTEGR_AS= -no-integrated-as
/openbsd/gnu/usr.bin/gcc/gcc/
H A Drtl.h192 unsigned integrated : 1; member
479 _rtx->integrated = 0; \
567 NOTE, PLUS)->integrated)
1003 (RTL_FLAG_CHECK2("REG_FUNCTION_VALUE_P", (RTX), REG, PARALLEL)->integrated)
1252 (RTL_FLAG_CHECK1("SYMBOL_REF_WEAK", (RTX), SYMBOL_REF)->integrated)
/openbsd/sys/arch/powerpc64/conf/
H A DMakefile.powerpc64126 sh $S/kern/genassym.sh ${CC} ${CFLAGS} ${CPPFLAGS} -no-integrated-as -MF assym.P > assym.h.tmp

123456