| /freebsd-14.2/share/mk/ |
| H A D | bsd.compat.mk | 50 LIB32CPUFLAGS= -mcpu=powerpc 52 LIB32CPUFLAGS= -mcpu=${LIB32CPUTYPE} 71 LIB32CPUFLAGS= -mcpu=${LIB32CPUTYPE}
|
| H A D | bsd.cpu.mk | 125 _CPUCFLAGS = -mcpu=${CPUTYPE} 131 _CPUCFLAGS = -mcpu=${CPUTYPE} 134 _CPUCFLAGS = -mcpu=${CPUTYPE} 141 _CPUCFLAGS = -mcpu=${CPUTYPE} 349 CFLAGS += -mcpu=8548 -mspe
|
| /freebsd-14.2/stand/kboot/libkboot/arch/powerpc64/ |
| H A D | Makefile.inc | 1 CFLAGS+= -mcpu=powerpc64
|
| /freebsd-14.2/stand/kboot/kboot/arch/powerpc64/ |
| H A D | Makefile.inc | 1 CFLAGS+= -mcpu=powerpc64
|
| /freebsd-14.2/sys/arm/rockchip/ |
| H A D | std.rk32xx | 5 makeoptions CONF_CFLAGS="-mcpu=cortex-a17"
|
| /freebsd-14.2/sys/arm/broadcom/bcm2835/ |
| H A D | std.bcm2835 | 4 makeoptions CONF_CFLAGS="-mcpu=arm1176jzf-s"
|
| /freebsd-14.2/contrib/bearssl/conf/ |
| H A D | samd20.mk | 13 CFLAGS = -W -Wall -Os -mthumb -ffunction-sections -fdata-sections -mcpu=cortex-m0plus -DBR_ARMEL_CO…
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/ |
| H A D | ExecutionEngine.h | 624 EngineBuilder &setMCPU(StringRef mcpu) { in setMCPU() argument 625 MCPU.assign(mcpu.begin(), mcpu.end()); in setMCPU()
|
| /freebsd-14.2/stand/ |
| H A D | defs.mk | 126 CFLAGS+= -m32 -mcpu=powerpc -mbig-endian 128 CFLAGS+= -m32 -mcpu=powerpc -mlittle-endian
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| H A D | OtoolOpts.td | 19 def mcpu_EQ : Joined<["-"], "mcpu=">, HelpText<"select cpu for disassembly">;
|
| H A D | ObjdumpOpts.td | 132 def mcpu_EQ : Joined<["--"], "mcpu=">, 134 HelpText<"Target a specific cpu type (--mcpu=help for details)">;
|
| /freebsd-14.2/crypto/openssl/crypto/des/asm/ |
| H A D | des_enc.m4 | 15 ! Assemble through gcc: gcc -c -mcpu=ultrasparc -o des_enc.o des_enc.S 23 ! 115% faster than gcc-3.2.1 -m32 -mcpu=ultrasparc -O5 26 ! 100% faster than gcc-3.2.1 -m64 -mcpu=ultrasparc -O5
|
| /freebsd-14.2/contrib/sqlite3/tea/tclconfig/ |
| H A D | tcl.m4 | 1617 CFLAGS="$CFLAGS -arch ppc64 -mpowerpc64 -mcpu=G5" 1622 CFLAGS="$CFLAGS -arch ppc64 -mpowerpc64 -mcpu=G5" 1813 CFLAGS="$CFLAGS -m64 -mcpu=v9" 1814 LDFLAGS="$LDFLAGS -m64 -mcpu=v9" 1864 SHLIB_LD="$SHLIB_LD -m64 -mcpu=v9 -static-libgcc"
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedA55.td | 10 // that this schedule is currently used as the default for -mcpu=generic. As a
|
| /freebsd-14.2/contrib/llvm-project/lld/MachO/ |
| H A D | Options.td | 1004 def mcpu : Separate<["-"], "mcpu">,
|
| /freebsd-14.2/contrib/llvm-project/lld/ELF/ |
| H A D | Options.td | 676 def plugin_opt_mcpu_eq: J<"plugin-opt=mcpu=">;
|
| /freebsd-14.2/crypto/openssl/Configurations/ |
| H A D | unix-Makefile.tmpl | 331 # dependent assembler flags. E.g. if you throw -mcpu=ultrasparc at SPARC
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Options.td | 4412 HelpText<"For a list of available architectures for the target use '-mcpu=help'">; 4622 "\"zvl\" to use the value implied by -march/-mcpu. On Clang, value " 5479 def : Flag<["-"], "mcpu=help">, Alias<print_supported_cpus>; 5712 def mcpu_EQ : Joined<["-"], "mcpu=">, Group<m_Group>, 5713 HelpText<"For a list of available CPUs for the target use '-mcpu=help'">;
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | Target.td | 1736 // Name - Chip set name. Used by command line (-mcpu=) to determine the
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | AttrDocs.td | 2480 as per the ``-mcpu`` option, similarly for ``tune=``. The attribute also allows the
|
| H A D | DiagnosticSemaKinds.td | 3204 " specify an appropriate -march= or -mcpu=">;
|