Home
last modified time | relevance | path

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

12345678910>>...16

/freebsd/lib/clang/libclang/
H A DMakefile27 CFLAGS+= -I${CLANG_SRCS}/lib/Basic
198 SRCS_MIN+= Basic/ASTSourceDescriptor.cpp
199 SRCS_MIN+= Basic/Attributes.cpp
200 SRCS_MIN+= Basic/Builtins.cpp
201 SRCS_MIN+= Basic/CLWarnings.cpp
202 SRCS_MIN+= Basic/CharInfo.cpp
203 SRCS_MIN+= Basic/CodeGenOptions.cpp
204 SRCS_MIN+= Basic/Cuda.cpp
205 SRCS_MIN+= Basic/DarwinSDKInfo.cpp
206 SRCS_MIN+= Basic/Diagnostic.cpp
[all …]
/freebsd/contrib/llvm-project/clang/include/
H A Dmodule.modulemap37 umbrella "clang/Basic"
39 textual header "clang/Basic/AArch64ACLETypes.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/BuiltinsHexagonMapCustomDep.def"
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAllDiagnosticKinds.inc20 #include "clang/Basic/DiagnosticCommonKinds.inc"
21 #include "clang/Basic/DiagnosticDriverKinds.inc"
22 #include "clang/Basic/DiagnosticFrontendKinds.inc"
23 #include "clang/Basic/DiagnosticSerializationKinds.inc"
24 #include "clang/Basic/DiagnosticLexKinds.inc"
25 #include "clang/Basic/DiagnosticParseKinds.inc"
26 #include "clang/Basic/DiagnosticASTKinds.inc"
27 #include "clang/Basic/DiagnosticCommentKinds.inc"
28 #include "clang/Basic/DiagnosticCrossTUKinds.inc"
29 #include "clang/Basic/DiagnosticSemaKinds.inc"
[all …]
H A DBuiltinsVE.def18 // The format of this database is described in clang/Basic/Builtins.def.
29 #include "clang/Basic/BuiltinsVEVL.gen.def"
H A DBuiltinsSPIRVVK.td9 include "clang/Basic/BuiltinsSPIRVBase.td"
/freebsd/usr.bin/clang/llvm-tblgen/
H A DMakefile7 SRCS+= Basic/ARMTargetDefEmitter.cpp
8 SRCS+= Basic/Attributes.cpp
9 SRCS+= Basic/CodeGenIntrinsics.cpp
10 SRCS+= Basic/DirectiveEmitter.cpp
11 SRCS+= Basic/IntrinsicEmitter.cpp
12 SRCS+= Basic/RISCVTargetDefEmitter.cpp
13 SRCS+= Basic/RuntimeLibcallsEmitter.cpp
14 SRCS+= Basic/SDNodeProperties.cpp
15 SRCS+= Basic/TableGen.cpp
16 SRCS+= Basic/TargetFeaturesEmitter.cpp
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombiner.cpp109 if constexpr (Lvl != Level::Basic) { in erasingInstr()
117 if constexpr (Lvl == Level::Basic) in createdInstr()
132 if constexpr (Lvl != Level::Basic) in changingInstr()
138 if constexpr (Lvl == Level::Basic) in changedInstr()
150 if constexpr (Lvl == Level::Basic) in appliedCombine()
212 case Level::Basic: in create()
213 return std::make_unique<WorkListMaintainerImpl<Level::Basic>>(WorkList, in create()
/freebsd/usr.bin/clang/llvm-min-tblgen/
H A DMakefile5 SRCS+= Basic/TableGen.cpp
6 SRCS+= Basic/VTEmitter.cpp
/freebsd/lib/clang/headers/
H A DMakefile294 arm_${hdr:H}.h: ${CLANG_SRCS}/include/clang/Basic/arm_${hdr:H}.td
296 -I ${CLANG_SRCS}/include/clang/Basic -d ${.TARGET:C/$/.d/} \
297 -o ${.TARGET} ${CLANG_SRCS}/include/clang/Basic/arm_${hdr:H}.td
301 arm_vector_types.h: ${CLANG_SRCS}/include/clang/Basic/arm_sme.td
303 -I ${CLANG_SRCS}/include/clang/Basic -d ${.TARGET:C/$/.d/} \
304 -o ${.TARGET} ${CLANG_SRCS}/include/clang/Basic/arm_neon.td
308 riscv_${hdr:H}.h: ${CLANG_SRCS}/include/clang/Basic/riscv_${hdr:H}.td
310 -I ${CLANG_SRCS}/include/clang/Basic -d ${.TARGET:C/$/.d/} \
311 -o ${.TARGET} ${CLANG_SRCS}/include/clang/Basic/riscv_${hdr:H}.td
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerInfo.h61 Basic, enumerator
75 ObserverLevel ObserverLvl = ObserverLevel::Basic;
/freebsd/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/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";
/freebsd/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/contrib/llvm-project/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h25 enum class RegAllocType { Unset, Default, Basic, Fast, Greedy, PBQP }; enumerator
36 addLiteralOption("basic", RegAllocType::Basic, "Basic register allocator"); in initialize()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArch.td22 "LA32 Standard Basic Instruction Extension">;
27 "LA64 Basic Integer and Privilege Instruction Set",
31 "LA32 Basic Integer and Privilege Instruction Set">;
35 "LA64 Basic Integer and Privilege Instruction Set">;
39 "LA32 Basic Integer and Privilege Instruction Set">;
/freebsd/contrib/llvm-project/lldb/source/Plugins/TraceExporter/docs/
H A Dhtr.rst31 A *pass* is applied to a *layer* to extract useful information (summarization) and compress the trace representation into a new *layer*. The idea is to have a series of passes where each pass specializes in extracting certain information about the trace. Some examples of potential passes include: identifying functions, identifying loops, or a more general purpose such as identifying long sequences of instructions that are repeated (i.e. Basic Super Block). Below you will find a description of each pass currently implemented in lldb.
33 **Basic Super Block Reduction**
35 A “basic super block” is the longest sequence of blocks that always occur in the same order. (The concept is akin to “Basic Block'' in compiler theory, but refers to dynamic occurrences rather than CFG nodes).
/freebsd/usr.bin/diff3/tests/
H A Dconflict1.txt3 # Basic system aliases -- these MUST be present
H A Dconflict-merge.out14 # Basic system aliases -- these MUST be present
/freebsd/sys/contrib/openzfs/config/
H A Duser-libblkid.m43 dnl # Check for libblkid. Basic support for detecting ZFS pools
/freebsd/contrib/netbsd-tests/fs/psshfs/
H A Dssh_config.in3 # Basic settings.
/freebsd/contrib/netbsd-tests/lib/librumphijack/
H A Dssh_config.in3 # Basic settings.
/freebsd/share/i18n/csmapper/KOI/
H A DUCS%ISO-5427.src12 # - Basic Cyrillic Graphic Character Set
H A DISO-5427%UCS.src12 # - Basic Cyrillic Graphic Character Set
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6sx-udoo-neo-basic.dts11 model = "UDOO Neo Basic";

12345678910>>...16