| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyRegStackify.cpp | 135 bool &Effects, bool &StackPointer) { in queryCallee() argument 148 Effects = true; in queryCallee() 161 Effects = true; in queryCallee() 167 bool &Effects, bool &StackPointer) { in query() argument 208 Effects = true; in query() 239 Effects = true; in query() 252 queryCallee(MI, Read, Write, Effects, StackPointer); in query() 392 bool Read = false, Write = false, Effects = false, StackPointer = false; in isSafeToMove() local 393 query(*DefI, Read, Write, Effects, StackPointer); in isSafeToMove() 398 if (!Read && !Write && !Effects && !StackPointer && !HasMutableRegisters) in isSafeToMove() [all …]
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Transform/IR/ |
| H A D | TransformEffects.td | 21 // Effects on the mapping between Transform IR values and Payload IR ops. 46 // Effects on Payload IR.
|
| H A D | TransformDialect.td | 118 ## Side Effects 284 ## Effects on the Infrastructure
|
| /llvm-project-15.0.7/compiler-rt/lib/builtins/ |
| H A D | int_mulv_impl.inc | 17 // Effects: aborts if a * b overflows
|
| H A D | int_mulo_impl.inc | 17 // Effects: sets *overflow to 1 if a * b overflows
|
| /llvm-project-15.0.7/mlir/test/mlir-tblgen/ |
| H A D | gen-dialect-doc.td | 35 // CHECK: Effects: MemoryEffects::Effect{}
|
| /llvm-project-15.0.7/mlir/include/mlir/Interfaces/ |
| H A D | SideEffectInterfaces.td | 46 // Effects
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | MatrixTypes.rst | 217 **Effects**: Equivalent to: 258 **Effects**: Equivalent to:
|
| H A D | DataFlowAnalysisIntro.md | 232 **Effects of statements** are modeled by what is formally known as a transfer 252 **Effects of control flow** are modeled by joining the knowledge from all
|
| H A D | doxygen.cfg.in | 217 # "sideeffect=@par Side Effects:\n" 220 # "Side Effects:". You can put \n's in the value part of an alias to insert
|
| /llvm-project-15.0.7/libcxx/docs/Status/ |
| H A D | Cxx17Issues.csv | 171 "`2710 <https://wg21.link/LWG2710>`__","""Effects: Equivalent to ..."" doesn't count ""Synchronizat… 225 "`2679 <https://wg21.link/LWG2679>`__","Inconsistent Use of Effects and Equivalent To","Issaquah","… 259 "`2771 <https://wg21.link/LWG2771>`__","Broken Effects of some basic_string::compare functions in t…
|
| H A D | Cxx14Issues.csv | 116 "`2299 <https://wg21.link/lwg2299>`__","Effects of inaccessible ``key_compare::is_transparent``\ t…
|
| H A D | Cxx20Issues.csv | 133 "`3040 <https://wg21.link/LWG3040>`__","``basic_string_view::starts_with``\ *Effects* are incorrec…
|
| /llvm-project-15.0.7/libcxx/include/ |
| H A D | __tree | 235 // Effects: Makes __x->__right_ the subtree root with __x as its left child 256 // Effects: Makes __x->__left_ the subtree root with __x as its right child 277 // Effects: Rebalances __root after attaching __x to a leaf. 350 // Effects: unlinks __z from the tree rooted at __root, rebalancing as needed.
|
| /llvm-project-15.0.7/llvm/docs/Frontend/ |
| H A D | PerformanceTips.rst | 236 Modeling Memory Effects
|
| /llvm-project-15.0.7/lldb/docs/ |
| H A D | doxygen.cfg.in | 177 # For example adding "sideeffect=\par Side Effects:\n" will allow you to 179 # will result in a user-defined paragraph with heading "Side Effects:".
|
| /llvm-project-15.0.7/openmp/runtime/doc/doxygen/ |
| H A D | config | 193 # For example adding "sideeffect=\par Side Effects:\n" will allow you to 195 # will result in a user-defined paragraph with heading "Side Effects:".
|
| /llvm-project-15.0.7/bolt/docs/ |
| H A D | doxygen.cfg.in | 219 # "sideeffect=@par Side Effects:\n" 222 # "Side Effects:". You can put \n's in the value part of an alias to insert
|
| /llvm-project-15.0.7/polly/docs/ |
| H A D | doxygen.cfg.in | 217 # "sideeffect=@par Side Effects:\n" 220 # "Side Effects:". You can put \n's in the value part of an alias to insert
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | doxygen.cfg.in | 218 # "sideeffect=@par Side Effects:\n" 221 # "Side Effects:". You can put \n's in the value part of an alias to insert
|
| /llvm-project-15.0.7/clang-tools-extra/docs/ |
| H A D | doxygen.cfg.in | 217 # "sideeffect=@par Side Effects:\n" 220 # "Side Effects:". You can put \n's in the value part of an alias to insert
|
| /llvm-project-15.0.7/openmp/docs/ |
| H A D | doxygen.cfg.in | 217 # "sideeffect=@par Side Effects:\n" 220 # "Side Effects:". You can put \n's in the value part of an alias to insert
|
| /llvm-project-15.0.7/mlir/docs/ |
| H A D | doxygen.cfg.in | 218 # "sideeffect=@par Side Effects:\n" 221 # "Side Effects:". You can put \n's in the value part of an alias to insert
|
| /llvm-project-15.0.7/flang/docs/ |
| H A D | doxygen.cfg.in | 219 # "sideeffect=@par Side Effects:\n" 222 # "Side Effects:". You can put \n's in the value part of an alias to insert
|