Home
last modified time | relevance | path

Searched refs:Generate (Results 1 – 25 of 237) sorted by relevance

12345678910

/llvm-project/llvm/docs/CommandGuide/
H A Dtblgen.rst112 Generate Clang attribute classes.
116 Generate all parser-related attribute string switches.
120 Generate all parser-related attribute subject match rule string switches.
124 Generate Clang attribute implementations.
128 Generate a Clang attribute list.
132 Generate a Clang attribute subject match rule list.
136 Generate Clang PCH attribute reader.
140 Generate Clang PCH attribute writer.
144 Generate a Clang attribute spelling list.
148 Generate
[all...]
H A Dllvm-locstats.rst93 Generate a plot as an image file.
105 Generate a plot as an image file showing the difference in the debug location
/llvm-project/libcxx/utils/
H A DCMakeLists.txt3 COMMENT "Generate the <version> header and tests for feature test macros.")
10 COMMENT "Generate the std.cppm.in file")
17 COMMENT "Generate the std.compat.cppm.in file")
24 COMMENT "Generate the extended grapheme cluster header.")
31 COMMENT "Generate the extended grapheme cluster header.")
38 COMMENT "Generate the escaped output header")
45 COMMENT "Generate the width estimation header")
52 COMMENT "Generate the Indic Conjunct Break header")
/llvm-project/mlir/include/mlir/Dialect/ArmSME/IR/
H A DCMakeLists.txt3 # Generate declarations and definitions of ArmSME Ops
13 # Generate LLVM IR Conversions
18 # Generate op interface declarations and definitions
24 # Generate declarations and definitions of ArmSME intrinsic Ops
31 # Generate the docs
/llvm-project/llvm/utils/gn/secondary/clang/lib/Headers/
H A DBUILD.gn4 # Generate arm_neon.h
11 # Generate arm_fp16.h
18 # Generate arm_sve.h
25 # Generate arm_sme.h
32 # Generate arm_bf16.h
39 # Generate arm_mve.h
46 # Generate arm_cde.h
53 # Generate arm__vector_types.h
60 # Generate riscv_vector.h
/llvm-project/flang/cmake/modules/
H A DCMakeLists.txt5 # Generate a list of CMake library targets so that other CMake projects can
23 # Generate FlangConfig.cmake for the build tree.
42 # Generate FlangConfig.cmake for the install tree.
/llvm-project/lld/cmake/modules/
H A DCMakeLists.txt5 # Generate a list of CMake library targets so that other CMake projects can
23 # Generate LLDConfig.cmake for the build tree.
42 # Generate LLDConfig.cmake for the install tree.
/llvm-project/flang/include/flang/Frontend/
H A DLangOptions.def
/llvm-project/flang/runtime/
H A Drandom.cpp
/llvm-project/llvm/utils/TableGen/
H A Dtdtags30 -x <recipe> Generate tags file(s) for a common use case:
39 all - Generate an index in each directory that contains .td files
41 here - Generate an index for all .td files in the current directory.
42 recurse - Generate an index in each directory that contains .td files
45 - Generate a tags file for each specified LLVM code generator
/llvm-project/llvm/cmake/modules/
H A DCMakeLists.txt44 # Generate LLVMConfig.cmake for the build tree.
74 # Generate a default location for lit
118 # Generate LLVMConfig.cmake for the install tree.
144 # Generate a default location for lit
160 # Generate LLVMConfigVersion.cmake for build and install tree.
/llvm-project/clang/cmake/modules/
H A DCMakeLists.txt6 # Generate a list of CMake library targets so that other CMake projects can
24 # Generate ClangConfig.cmake for the build tree.
54 # Generate ClangConfig.cmake for the install tree.
/llvm-project/clang/lib/Headers/
H A DCMakeLists.txt426 # Generate header files and copy them to the build directory
428 # Generate arm_neon.h
430 # Generate arm_fp16.h
432 # Generate arm_sve.h
434 # Generate arm_sme.h
436 # Generate arm_bf16.h
438 # Generate arm_mve.h
440 # Generate arm_cde.h
442 # Generate arm_vector_types.h
464 # Generate riscv_vecto
[all...]
/llvm-project/llvm/test/tools/gold/X86/
H A Dthinlto_archive.ll1 ; Generate summary sections
6 ; Generate the static library
/llvm-project/llvm/test/CodeGen/Hexagon/
H A Drestore-single-reg.ll6 ; Generate the inline restore for single register pair for functions
22 ; Generate the restoring call for single register pair for functions
H A Dfp16.ll5 ; Generate correct libcall names for conversion from fp16 to fp32.
9 ; Generate correcct libcall names for conversion from fp32/fp64 to fp16
H A Dbuild-attributes.ll1 ;; Generate build attributes from llc.
/llvm-project/llvm/docs/TableGen/
H A DBackEnds.rst157 **Purpose**: Generate pseudo instruction lowering.
178 **Purpose**: Generate a DAG instruction selector.
216 **Purpose**: Generate subtarget enumerations.
226 **Purpose**: Generate (target) intrinsic information.
236 **Purpose**: Generate custom searchable tables.
367 Generate Clang diagnostics definitions.
372 Generate Clang diagnostic groups.
377 Generate Clang diagnostic name index.
382 Generate Clang AST comment nodes.
387 Generate Clan
[all...]
/llvm-project/mlir/include/mlir/Interfaces/
H A DRuntimeVerifiableOpInterface.td29 Generate IR to verify this op at runtime, aborting runtime execution if
40 /// Generate the error message that will be printed to the user when
/llvm-project/mlir/cmake/modules/
H A DCMakeLists.txt6 # Generate a list of CMake library targets so that other CMake projects can
31 # Generate MlirConfig.cmake for the build tree.
68 # Generate MLIRConfig.cmake for the install tree.
/llvm-project/clang-tools-extra/clangd/test/
H A Dsystem-include-extractor.test9 # Generate a mock-driver that will print %temp_dir%/my/dir and
43 # Generate a compile_commands.json that will query the mock driver we've
82 # Generate a different compile_commands.json which does not point to the mock driver
85 # Generate a clangd config file which points to the mock driver instead
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagon.td204 // Generate mapping table to relate non-predicate instructions with their
221 // Generate mapping table to relate predicate-true instructions with their
233 // Generate mapping table to relate predicate-false instructions with their
245 // Generate mapping table to relate predicated instructions with their .new
257 // Generate mapping table to relate .new predicated instructions with their old
269 // Generate mapping table to relate store instructions with their new-value
281 // Generate mapping table to relate new-value store instructions with their old
/llvm-project/flang/runtime/Float128Math/
H A Drandom.cpp
/llvm-project/llvm/test/tools/llvm-objcopy/COFF/
H A Dsection-name-encoding.s68 ## Generate padding sections to increase the string table size to at least
87 ## Generate padding sections to increase the string table size to at least
/llvm-project/llvm/test/ExecutionEngine/JITLink/x86-64/
H A DELF_R_X86_64_PC8.s

12345678910