Home
last modified time | relevance | path

Searched refs:Basic (Results 1 – 25 of 387) sorted by relevance

12345678910>>...16

/freebsd-src/contrib/llvm-project/clang/include/
H A Dmodule.modulemap37 umbrella "clang/Basic"
39 textual header "clang/Basic/AArch64SVEACLETypes.def"
40 textual header "clang/Basic/AMDGPUTypes.def"
41 textual header "clang/Basic/BuiltinHeaders.def"
42 textual header "clang/Basic/BuiltinsAArch64.def"
43 textual header "clang/Basic/BuiltinsAArch64NeonSVEBridge.def"
44 textual header "clang/Basic/BuiltinsAArch64NeonSVEBridge_cg.def"
45 textual header "clang/Basic/BuiltinsAMDGPU.def"
46 textual header "clang/Basic/BuiltinsARM.def"
47 textual header "clang/Basic/BuiltinsHexago
[all...]
/freebsd-src/lib/clang/libclang/
H A DMakefile8 CFLAGS+= -I${CLANG_SRCS}/lib/Basic
12 # Ensure FREEBSD_CC_VERSION is defined for Basic/Targets.cpp
190 SRCS_MIN+= Basic/ASTSourceDescriptor.cpp
191 SRCS_MIN+= Basic/Attributes.cpp
192 SRCS_MIN+= Basic/Builtins.cpp
193 SRCS_MIN+= Basic/CLWarnings.cpp
194 SRCS_MIN+= Basic/CharInfo.cpp
195 SRCS_MIN+= Basic/CodeGenOptions.cpp
196 SRCS_MIN+= Basic/Cuda.cpp
197 SRCS_MIN+= Basic/DarwinSDKInf
[all...]
/freebsd-src/lib/clang/headers/
H A DMakefile252 arm_${hdr:H}.h: ${CLANG_SRCS}/include/clang/Basic/arm_${hdr:H}.td
254 -I ${CLANG_SRCS}/include/clang/Basic -d ${.TARGET:C/$/.d/} \
255 -o ${.TARGET} ${CLANG_SRCS}/include/clang/Basic/arm_${hdr:H}.td
259 arm_vector_types.h: ${CLANG_SRCS}/include/clang/Basic/arm_sme.td
261 -I ${CLANG_SRCS}/include/clang/Basic -d ${.TARGET:C/$/.d/} \
262 -o ${.TARGET} ${CLANG_SRCS}/include/clang/Basic/arm_neon.td
266 riscv_${hdr:H}.h: ${CLANG_SRCS}/include/clang/Basic/riscv_${hdr:H}.td
268 -I ${CLANG_SRCS}/include/clang/Basic -d ${.TARGET:C/$/.d/} \
269 -o ${.TARGET} ${CLANG_SRCS}/include/clang/Basic/riscv_${hdr:H}.td
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltinsSVE.def14 // The format of this database matches clang/Basic/Builtins.def.
17 #include "clang/Basic/arm_sve_builtins.inc"
18 #include "clang/Basic/BuiltinsAArch64NeonSVEBridge.def"
H A DBuiltinsNEON.def14 // The format of this database matches clang/Basic/Builtins.def.
17 #include "clang/Basic/arm_neon.inc"
18 #include "clang/Basic/arm_fp16.inc"
H A DBuiltinsLoongArch.def19 #include "clang/Basic/BuiltinsLoongArchBase.def"
22 #include "clang/Basic/BuiltinsLoongArchLSX.def"
25 #include "clang/Basic/BuiltinsLoongArchLASX.def"
H A DBuiltinsSME.def14 // The format of this database matches clang/Basic/Builtins.def.
17 #include "clang/Basic/arm_sme_builtins.inc"
H A DBuiltinsRISCVVector.def18 #include "clang/Basic/riscv_vector_builtins.inc"
19 #include "clang/Basic/riscv_sifive_vector_builtins.inc"
H A DBuiltinsVE.def18 // The format of this database is described in clang/Basic/Builtins.def.
29 #include "clang/Basic/BuiltinsVEVL.gen.def"
/freebsd-src/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-am6528-iot2050-basic.dts9 * AM6528-based (dual-core) IOT2050 Basic variant, Product Generation 1
23 model = "SIMATIC IOT2050 Basic";
H A Dk3-am6528-iot2050-basic-pg2.dts9 * AM6528-based (dual-core) IOT2050 Basic variant, Product Generation 2
25 model = "SIMATIC IOT2050 Basic PG2";
H A Dk3-am6528-iot2050-basic-common.dtsi9 * Common bits of the IOT2050 Basic variant, PG1 and PG2
H A Dk3-am65-iot2050-common-pg1.dtsi8 * Common bits of the IOT2050 Basic and Advanced variants, PG1
/freebsd-src/contrib/file/magic/Magdir/
H A Damigaos201 # AMOS Basic file formats
203 0 string AMOS\040Basic\040 AMOS Basic source code
206 0 string AMOS\040Pro AMOS Basic source code
209 0 string AmSp AMOS Basic sprite bank
211 0 string AmIc AMOS Basic icon bank
213 0 string AmBk AMOS Basic memory bank
217 0 string AmBs AMOS Basic memory banks
/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_basic_flags.inc17 "Basic logging will try to skip functions that execute for fewer "
20 "Basic logging will keep track of at most this deep a call stack, "
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArch.td19 "LA64 Basic Integer and Privilege Instruction Set">;
22 "LA32 Basic Integer and Privilege Instruction Set">;
26 "LA64 Basic Integer and Privilege Instruction Set">;
30 "LA32 Basic Integer and Privilege Instruction Set">;
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TraceExporter/docs/
H A Dhtr.rst31 …uch as identifying long sequences of instructions that are repeated (i.e. Basic Super Block). Belo…
33 **Basic Super Block Reduction**
35 …e of blocks that always occur in the same order. (The concept is akin to “Basic Block'' in compile…
/freebsd-src/sys/contrib/openzfs/config/
H A Duser-libblkid.m42 dnl # Check for libblkid. Basic support for detecting ZFS pools
/freebsd-src/contrib/netbsd-tests/lib/librumphijack/
H A Dssh_config.in3 # Basic settings.
/freebsd-src/contrib/netbsd-tests/fs/psshfs/
H A Dssh_config.in3 # Basic settings.
/freebsd-src/share/i18n/csmapper/KOI/
H A DISO-5427%UCS.src12 # - Basic Cyrillic Graphic Character Set
H A DUCS%ISO-5427.src12 # - Basic Cyrillic Graphic Character Set
/freebsd-src/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6sx-udoo-neo-basic.dts11 model = "UDOO Neo Basic";
H A Dimx6dl-rex-basic.dts12 model = "Rex Basic i.MX6 Dual Lite Board";
/freebsd-src/bin/sh/tests/builtins/
H A Dcd5.012 # Basic test.

12345678910>>...16