| /llvm-project-15.0.7/utils/bazel/llvm-project-overlay/bolt/ |
| H A D | BUILD.bazel | 18 ":Utils", 48 ":Utils", 76 ":Utils", 105 ":Utils", 133 ":Utils", 159 ":Utils", 213 ":Utils", 244 ":Utils", 260 name = "Utils", 262 "lib/Utils/*.cpp", [all …]
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/AArch64/Utils/ |
| H A D | BUILD.gn | 5 visibility = [ ":Utils" ] 10 static_library("Utils") { 16 # MCTargetDesc depends on Utils, so we can't depend on the full
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/ARM/Utils/ |
| H A D | BUILD.gn | 5 visibility = [ ":Utils" ] 10 static_library("Utils") { 16 # MCTargetDesc depends on Utils, so we can't depend on the full
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/Utils/ |
| H A D | BUILD.gn | 4 visibility = [ ":Utils" ] 9 static_library("Utils") { 18 # MCTargetDesc depends on Utils, so we can't depend on the full
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Arithmetic/Utils/ |
| H A D | CMakeLists.txt | 2 Utils.cpp 5 ${MLIR_MAIN_INCLUDE_DIR}/mlir/Dialect/Arithmetic/Utils
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Tosa/ |
| H A D | CMakeLists.txt | 4 Utils/ConversionUtils.cpp 5 Utils/QuantUtils.cpp
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | WritingAnLLVMNewPMPass.rst | 57 ``llvm/lib/Transforms/Utils/HelloWorld.cpp``, which has already been created. 59 ``llvm/lib/Transforms/Utils/CMakeLists.txt`` (assuming you want your pass in 60 the ``Transforms/Utils`` directory. 73 ``llvm/include/llvm/Transforms/Utils/HelloWorld.h``. The file should 101 Next we'll create ``llvm/lib/Transforms/Utils/HelloWorld.cpp``, starting 106 #include "llvm/Transforms/Utils/HelloWorld.h" 149 #include "llvm/Transforms/Utils/HelloWorld.h" 185 test at ``llvm/test/Transforms/Utils/helloworld.ll``. See 190 $ cat llvm/test/Transforms/Utils/helloworld.ll
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/WebAssembly/Utils/ |
| H A D | BUILD.gn | 1 static_library("Utils") { 9 # MCTargetDesc depends on Utils, so we can't depend on the full
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/CodeGen/GlobalISel/ |
| H A D | BUILD.gn | 12 "//llvm/lib/Transforms/Utils", 38 "Utils.cpp",
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/ARM/ |
| H A D | BUILD.gn | 49 "Utils", 62 "//llvm/lib/Transforms/Utils", 130 "Utils",
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/tools/llvm-reduce/ |
| H A D | BUILD.gn | 10 "//llvm/lib/Transforms/Utils", 44 "deltas/Utils.cpp",
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | BUILD.gn | 39 "../Utils", 58 "//llvm/lib/Target/ARM/Utils",
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/AArch64/MCTargetDesc/ |
| H A D | BUILD.gn | 48 "../Utils", 67 "//llvm/lib/Target/AArch64/Utils",
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
| H A D | BUILD.gn | 33 "../Utils", 54 "//llvm/lib/Target/WebAssembly/Utils",
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/ |
| H A D | BUILD.gn | 1 static_library("Utils") { 87 "Utils.cpp",
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Utils/ |
| H A D | CMakeLists.txt | 80 Utils.cpp 86 ${LLVM_MAIN_INCLUDE_DIR}/llvm/Transforms/Utils
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/AArch64/ |
| H A D | BUILD.gn | 92 "Utils", 104 "//llvm/lib/Transforms/Utils", 178 "Utils",
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| H A D | BUILD.gn | 69 "../Utils", 94 "//llvm/lib/Target/AMDGPU/Utils",
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Tensor/ |
| H A D | CMakeLists.txt | 3 add_subdirectory(Utils)
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Vector/ |
| H A D | CMakeLists.txt | 3 add_subdirectory(Utils)
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Quant/ |
| H A D | CMakeLists.txt | 3 add_subdirectory(Utils)
|
| /llvm-project-15.0.7/mlir/lib/Dialect/MemRef/ |
| H A D | CMakeLists.txt | 3 add_subdirectory(Utils)
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Arithmetic/ |
| H A D | CMakeLists.txt | 3 add_subdirectory(Utils)
|
| /llvm-project-15.0.7/mlir/lib/Dialect/SparseTensor/ |
| H A D | CMakeLists.txt | 4 add_subdirectory(Utils)
|
| /llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/ |
| H A D | CMakeLists.txt | 4 add_subdirectory(Utils)
|