| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Transform/IR/ |
| H A D | TransformEffects.td | 24 // Side effect resource corresponding to the mapping between transform IR values 49 // Side effect resource corresponding to the Payload IR itself.
|
| H A D | TransformDialect.td | 118 ## Side Effects
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | InlayHintTests.cpp | 48 HintSide Side = Left; member 105 ignore(Expected.Side = Left...); in assertParameterHints() 112 ignore(Expected.Side = Right...); in assertTypeHints()
|
| /llvm-project-15.0.7/mlir/include/mlir/Interfaces/ |
| H A D | SideEffectInterfaces.td | 1 //===-- SideEffectInterfaces.td - Side Effect Interfaces ---*- tablegen -*-===//
|
| H A D | SideEffectInterfaceBase.td | 1 //===-- SideEffectInterfaceBase.td - Side Effect Base ------*- tablegen -*-===//
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | InlayHints.cpp | 609 void addInlayHint(SourceRange R, HintSide Side, InlayHintKind Kind, in addInlayHint() argument 633 Position LSPPos = Side == HintSide::Left ? LSPRange->start : LSPRange->end; in addInlayHint()
|
| /llvm-project-15.0.7/llvm/test/Transforms/SLPVectorizer/AArch64/ |
| H A D | tsc-s116.ll | 12 ; The current issue comes from the Left-Hand-Side fmul operands.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | O0-pipeline.ll | 72 ; CHECK-NEXT: X86 Speculative Execution Side Effect Suppression
|
| H A D | opt-pipeline.ll | 205 ; CHECK-NEXT: X86 Speculative Execution Side Effect Suppression
|
| /llvm-project-15.0.7/clang/lib/Analysis/ |
| H A D | ThreadSafety.cpp | 352 const FactSet &getSet(CFGBlockSide Side) const { in getSet() 353 return Side == CBS_Entry ? EntrySet : ExitSet; in getSet() 356 SourceLocation getLocation(CFGBlockSide Side) const { in getLocation() 357 return Side == CBS_Entry ? EntryLoc : ExitLoc; in getLocation()
|
| /llvm-project-15.0.7/llvm/test/Transforms/Reassociate/ |
| H A D | fast-basictest.ll | 260 ; Side note: (x + x + x) and (3*x) each have only a single rounding. So
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | fast-basictest.ll | 175 ; Side note: (x + x + x) and (3*x) each have only a single rounding. So
|
| /llvm-project-15.0.7/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVInstrInfo.td | 690 // TODO: 3.42.22. Device-Side Enqueue Instructions
|
| /llvm-project-15.0.7/llvm/test/Transforms/IndVarSimplify/ |
| H A D | loop-predication.ll | 600 ; Side effect in loop must run proper number of times
|
| /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/llvm/ |
| H A D | CMakeLists.txt | 83 # Side-by-side subprojects layout: automatically set the
|
| /llvm-project-15.0.7/clang/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/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
|