| /llvm-project-15.0.7/flang/lib/Semantics/ |
| H A D | rewrite-parse-tree.cpp | 145 [](auto &&indirection) { in Post() 146 return parser::Expr{std::move(indirection)}; in Post() 184 [](auto &&indirection) { in Post() argument 185 return parser::Expr{std::move(indirection)}; in Post()
|
| /llvm-project-15.0.7/libc/include/sys/ |
| H A D | syscall.h.def | 12 <!> If syscall.h were a linux only file, then we do not need this indirection. 14 <!> with its own special syscall numbers, we use this indirection.
|
| /llvm-project-15.0.7/clang/test/CodeGenObjC/ |
| H A D | gnustep2-proto.m | 24 // indirection variable. 32 // Check that we load from the indirection variable on protocol references.
|
| H A D | debug-info-ivars-indirect.m | 24 // another layer of indirection
|
| /llvm-project-15.0.7/lldb/test/API/commands/command/source/ |
| H A D | .lldb | 1 # one more level of indirection to stress the command interpreter reentrancy
|
| /llvm-project-15.0.7/flang/lib/Parser/ |
| H A D | tools.cpp | 60 [](const auto &indirection) -> const Name & { in GetLastName() argument 61 return GetLastName(indirection.value()); in GetLastName()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | fast-isel-mem.ll | 34 ;; dso_preemptable src is loaded via GOT indirection.
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | ppc64-toc-relax-constants.s | 46 # After toc-indirection to toc-relative relaxation, it is loaded using an
|
| H A D | ppc64-toc-relax.s | 77 # runtime by the dynamic linker, so the extra indirection cannot be relaxed.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | pic-eh-stubs.ll | 6 ; and not use the indirection, but this isn't what LLVM does right now.
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/SparseTensor/IR/ |
| H A D | SparseTensorAttrDefs.td | 71 // number of stored entries over all indirection dimensions). The choices
|
| H A D | SparseTensorOps.td | 225 through an indirection using the added array, so that the operations are 255 indirection using the added array, so that the operations are kept
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/X86/ |
| H A D | debug-loc-frame.ll | 3 ; for the stack location directly instead of generating a register+offset indirection.
|
| /llvm-project-15.0.7/flang/include/flang/Optimizer/Dialect/ |
| H A D | FIRTypes.td | 177 indirection. For example, an ALLOCATABLE POINTER is invalid. 243 It is meant to implement indirection that cannot be expressed directly 265 indirection. For example, an ALLOCATABLE POINTER is invalid.
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | IncludeCleanerTests.cpp | 493 #include "indirection.h" in TEST()
|
| /llvm-project-15.0.7/llvm/docs/PDB/ |
| H A D | MsfFile.rst | 85 result, this extra layer of indirection is introduced, whereby this block
|
| /llvm-project-15.0.7/llvm/docs/tutorial/ |
| H A D | BuildingAJIT3.rst | 50 address", one that can be safely used for indirection and function pointer
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | OperationKinds.def | 427 // [C99 6.5.3.2] Address and indirection
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | phi-aware-aggregate-reconstruction.ll | 147 ; FIXME: we should probably be able to handle multiple levels of PHI indirection
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | SourceBasedCodeCoverage.rst | 114 level of indirection. On every counter access, we add a bias to the counter
|
| H A D | Block-ABI-Apple.rst | 830 Note that the forwarding indirection is *NOT* used.
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | SVEInstrFormats.td | 6282 // We need a layer of indirection because early machine code passes balk at 6305 // We need a layer of indirection because early machine code passes balk at 6795 // We need a layer of indirection because early machine code passes balk at 7010 // We need a layer of indirection because early machine code passes balk at 7121 // We need a layer of indirection because early machine code passes balk at 7150 // We need a layer of indirection because early machine code passes balk at 7201 // We need a layer of indirection because early machine code passes balk at 7490 // We need a layer of indirection because early machine code passes balk at 7519 // We need a layer of indirection because early machine code passes balk at 7542 // We need a layer of indirection because early machine code passes balk at [all …]
|
| /llvm-project-15.0.7/polly/lib/External/isl/imath/ |
| H A D | ChangeLog | 430 08fe765 bug: Fix a reachable null pointer indirection.
|
| /llvm-project-15.0.7/mlir/docs/ |
| H A D | Interfaces.md | 149 /// implementation of the hook itself still requires indirection.
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | MIRLangRef.rst | 878 2. Is either $noreg, or immediate value zero if an extra level of indirection is to be added to the…
|