Home
last modified time | relevance | path

Searched refs:Side (Results 1 – 25 of 27) sorted by relevance

12

/llvm-project-15.0.7/mlir/include/mlir/Dialect/Transform/IR/
H A DTransformEffects.td24 // Side effect resource corresponding to the mapping between transform IR values
49 // Side effect resource corresponding to the Payload IR itself.
H A DTransformDialect.td118 ## Side Effects
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DInlayHintTests.cpp48 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 DSideEffectInterfaces.td1 //===-- SideEffectInterfaces.td - Side Effect Interfaces ---*- tablegen -*-===//
H A DSideEffectInterfaceBase.td1 //===-- SideEffectInterfaceBase.td - Side Effect Base ------*- tablegen -*-===//
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DInlayHints.cpp609 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 Dtsc-s116.ll12 ; The current issue comes from the Left-Hand-Side fmul operands.
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A DO0-pipeline.ll72 ; CHECK-NEXT: X86 Speculative Execution Side Effect Suppression
H A Dopt-pipeline.ll205 ; CHECK-NEXT: X86 Speculative Execution Side Effect Suppression
/llvm-project-15.0.7/clang/lib/Analysis/
H A DThreadSafety.cpp352 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 Dfast-basictest.ll260 ; 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 Dfast-basictest.ll175 ; 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 DSPIRVInstrInfo.td690 // TODO: 3.42.22. Device-Side Enqueue Instructions
/llvm-project-15.0.7/llvm/test/Transforms/IndVarSimplify/
H A Dloop-predication.ll600 ; Side effect in loop must run proper number of times
/llvm-project-15.0.7/lldb/docs/
H A Ddoxygen.cfg.in177 # 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 Dconfig193 # 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 DCMakeLists.txt83 # Side-by-side subprojects layout: automatically set the
/llvm-project-15.0.7/clang/docs/
H A Ddoxygen.cfg.in217 # "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 Ddoxygen.cfg.in219 # "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 Ddoxygen.cfg.in217 # "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 Ddoxygen.cfg.in218 # "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 Ddoxygen.cfg.in217 # "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 Ddoxygen.cfg.in217 # "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 Ddoxygen.cfg.in218 # "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 Ddoxygen.cfg.in219 # "sideeffect=@par Side Effects:\n"
222 # "Side Effects:". You can put \n's in the value part of an alias to insert

12