| /llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | EPCDynamicLibrarySearchGenerator.h | 37 SymbolPredicate Allow = SymbolPredicate()) 38 : EPC(ES.getExecutorProcessControl()), H(H), Allow(std::move(Allow)) {} 45 SymbolPredicate Allow = SymbolPredicate()); 51 SymbolPredicate Allow = SymbolPredicate()) { 52 return Load(ES, nullptr, std::move(Allow)); 62 SymbolPredicate Allow; variable
|
| H A D | ExecutionUtils.h | 227 SymbolPredicate Allow = SymbolPredicate()); 234 SymbolPredicate Allow = SymbolPredicate()); 240 SymbolPredicate Allow = SymbolPredicate()) { 241 return Load(nullptr, GlobalPrefix, std::move(Allow)); 250 SymbolPredicate Allow; variable
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/ |
| H A D | EPCDynamicLibrarySearchGenerator.cpp | 17 SymbolPredicate Allow) { in Load() argument 23 std::move(Allow)); in Load() 37 if (Allow && !Allow(KV.first)) in tryToGenerate()
|
| H A D | ExecutionUtils.cpp | 223 sys::DynamicLibrary Dylib, char GlobalPrefix, SymbolPredicate Allow) in DynamicLibrarySearchGenerator() argument 224 : Dylib(std::move(Dylib)), Allow(std::move(Allow)), in DynamicLibrarySearchGenerator() 229 SymbolPredicate Allow) { in Load() argument 235 std::move(Lib), GlobalPrefix, std::move(Allow)); in Load() 251 if (Allow && !Allow(Name)) in tryToGenerate()
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/llvmlibc/ |
| H A D | callee-namespace.rst | 12 // Allow calls with the fully qualified name. 15 // Allow calls to compiler provided functions.
|
| /llvm-project-15.0.7/libc/docs/ |
| H A D | clang_tidy_checks.rst | 79 // Allow calls with the fully qualified name. 82 // Allow calls to compiler provided functions. 91 // Allow calling into specific global functions (explained above)
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | stand-alone-implementation.m | 3 // Allow injection of ivars into implementation's implicit class.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | ret-struct-by-val.ll | 4 ; Allow simple structures to be returned by value.
|
| /llvm-project-15.0.7/clang/test/CodeGenObjC/ |
| H A D | stand-alone-implementation.m | 4 // Allow injection of ivars into implementation's implicit class.
|
| /llvm-project-15.0.7/clang/test/Parser/ |
| H A D | warn-semicolon-before-method-body.m | 4 // Allow optional semicolon in objc method definition after method prototype,
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | x86-64-tls-ld-preemptable.s | 3 ## Allow local-dynamic R_X86_64_DTPOFF32 and R_X86_64_DTPOFF64 to preemptable symbols.
|
| H A D | protected-data-access.s | 12 ## Allow that if --ignore-data-address-equality is specified.
|
| /llvm-project-15.0.7/mlir/examples/toy/Ch3/include/toy/ |
| H A D | Ops.td | 105 // Allow building an AddOp with from the two input operands. 216 // Allow building a MulOp with from the two input operands. 295 // Allow building a ReturnOp with no return operand. 326 // Allow building a TransposeOp with from the input operand.
|
| /llvm-project-15.0.7/mlir/examples/toy/Ch2/include/toy/ |
| H A D | Ops.td | 106 // Allow building an AddOp with from the two input operands. 217 // Allow building a MulOp with from the two input operands. 293 // Allow building a ReturnOp with no return operand. 321 // Allow building a TransposeOp with from the input operand.
|
| /llvm-project-15.0.7/openmp/libomptarget/ |
| H A D | CMakeLists.txt | 70 …option(LIBOMPTARGET_ENABLE_DEBUG "Allow debug output with the environment variable LIBOMPTARGET_DE… 72 …option(LIBOMPTARGET_ENABLE_DEBUG "Allow debug output with the environment variable LIBOMPTARGET_DE…
|
| /llvm-project-15.0.7/mlir/examples/toy/Ch4/include/toy/ |
| H A D | Ops.td | 109 // Allow building an AddOp with from the two input operands. 248 // Allow building a MulOp with from the two input operands. 327 // Allow building a ReturnOp with no return operand. 359 // Allow building a TransposeOp with from the input operand.
|
| /llvm-project-15.0.7/mlir/examples/toy/Ch6/include/toy/ |
| H A D | Ops.td | 109 // Allow building an AddOp with from the two input operands. 248 // Allow building a MulOp with from the two input operands. 328 // Allow building a ReturnOp with no return operand. 360 // Allow building a TransposeOp with from the input operand.
|
| /llvm-project-15.0.7/mlir/examples/toy/Ch5/include/toy/ |
| H A D | Ops.td | 109 // Allow building an AddOp with from the two input operands. 248 // Allow building a MulOp with from the two input operands. 328 // Allow building a ReturnOp with no return operand. 360 // Allow building a TransposeOp with from the input operand.
|
| /llvm-project-15.0.7/mlir/examples/toy/Ch7/include/toy/ |
| H A D | Ops.td | 132 // Allow building an AddOp with from the two input operands. 272 // Allow building a MulOp with from the two input operands. 352 // Allow building a ReturnOp with no return operand. 383 // Allow building a StructAccessOp with just a struct value and an index. 441 // Allow building a TransposeOp with from the input operand.
|
| /llvm-project-15.0.7/llvm/tools/llvm-objcopy/ |
| H A D | CommonOpts.td | 15 HelpText<"Allow the tool to remove sections even if it would leave " 123 HelpText<"Allow wildcard syntax for symbol-related flags. Incompatible "
|
| /llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/ |
| H A D | libcall-fulfilled.ll | 4 ; Allow to make libcalls that are defined in the current module
|
| /llvm-project-15.0.7/libunwind/test/ |
| H A D | lit.site.cfg.in | 45 # Allow expanding substitutions that are based on other substitutions
|
| /llvm-project-15.0.7/llvm/include/llvm/Config/ |
| H A D | abi-breaking.h.cmake | 21 /* Allow selectively disabling link-time mismatch checking so that header-only
|
| /llvm-project-15.0.7/utils/bazel/llvm_configs/ |
| H A D | abi-breaking.h.cmake | 21 /* Allow selectively disabling link-time mismatch checking so that header-only
|
| /llvm-project-15.0.7/llvm/lib/Target/Lanai/ |
| H A D | LanaiSchedule.td | 34 // Allow scheduler to assign default model to any unrecognized opcodes.
|