/llvm-project/mlir/docs/Dialects/ |
H A D | Mesh.md | 18 ### Device groups 39 ### In-group Device 49 ### Purity 68 ## Operations section in 'mesh' Dialect
|
H A D | Affine.md | 310 ## Operations global() section in 'affine' Dialect 314 `affine.dma_start` (mlir::AffineDmaStartOp)'affine' Dialect""Operations global() argument 367 `affine.dma_wait` (mlir::AffineDmaWaitOp)'affine' Dialect""Operations global() argument
|
H A D | OpenACCDialect.md | 153 Data Clause Decomposition'acc' Dialect""Operation Categories""Data Operations global() argument 193 Bounds'acc' Dialect""Operation Categories""Data Operations global() argument 240 Counters'acc' Dialect""Operation Categories""Data Operations global() argument
|
H A D | MemRef.md | 10 ## Operations section in 'memref' Dialect
|
H A D | Func.md | 13 ## Operations section in 'func' Dialect
|
H A D | ArmSME.md | 36 ## Operations section in 'ArmSME' Dialect
|
H A D | Builtin.md | 57 ## Operations section in Builtin Dialect
|
H A D | GPU.md | 216 ## Operations section in 'gpu' Dialect
|
H A D | SPIR-V.md | 447 ## Operations section in SPIR-V Dialect 488 Ops from extended instruction setsSPIR-V Dialect""Operations global() argument
|
H A D | Vector.md | 511 ## Operations global() section in 'vector' Dialect
|
H A D | LLVM.md | 454 ## Operations global() section in 'llvm' Dialect
|
/llvm-project/mlir/docs/Tutorials/Toy/ |
H A D | Ch-2.md | 313 ### Op vs Operation: Using MLIR Operations argument 350 Using the Operation Definition Specification (ODS) FrameworkChapter 2: Emitting Basic MLIR""Defining Toy Operations global() argument [all...] |
H A D | Ch-7.md | 359 ##### `toy.struct_constant` 371 ##### `toy.struct_access`
|
/llvm-project/llvm/docs/GlobalISel/ |
H A D | MIRPatterns.rst | 152 GIReplaceRegBuiltin Operations global() argument 172 GIEraseRootBuiltin Operations global() argument
|
/llvm-project/llvm/docs/CommandGuide/ |
H A D | llvm-ar.rst | 75 Operations section in OPTIONS
|
/llvm-project/mlir/docs/ |
H A D | LangRef.md | 287 ## Operations section in MLIR Language Reference 347 ### Builtin Operations
|
/llvm-project/llvm/include/llvm/FuzzMutate/ |
H A D | IRMutator.h | 90 std::vector<fuzzerop::OpDescriptor> Operations; variable 97 InjectorIRStrategy(std::vector<fuzzerop::OpDescriptor> &&Operations) in InjectorIRStrategy()
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | CFGUpdate.h | 71 SmallDenseMap<std::pair<NodePtr, NodePtr>, int, 4> Operations; variable
|
/llvm-project/clang/test/SemaCXX/ |
H A D | vector-bool.cpp | 25 void Operations() { in Operations() function
|
/llvm-project/llvm/unittests/ADT/ |
H A D | SequenceTest.cpp | 41 TYPED_TEST(StrongIntTest, Operations) { in TYPED_TEST() argument 89 TEST(SafeIntIteratorTest, Operations) { in TEST() argument
|
/llvm-project/mlir/docs/Dialects/Linalg/ |
H A D | _index.md | 695 ## Operations section in 'linalg' Dialect
|
/llvm-project/polly/lib/External/isl/doc/ |
H A D | user.pod | 7378 =head3 Basic Operations 9215 =head3 Lexicographic Optimization
|
/llvm-project/llvm/docs/ |
H A D | LangRef.rst | 3485 orderingMemory Model for Concurrent Operations global() argument 9466 i_fnegUnary Operations global() argument 9468 '``fneg``' InstructionUnary Operations global() argument 9521 i_addBinary Operations global() argument 9523 '``add``' InstructionBinary Operations global() argument 9574 '``fadd``' InstructionBinary Operations global() argument 9615 '``sub``' InstructionBinary Operations global() argument 9670 '``fsub``' InstructionBinary Operations global() argument 9712 '``mul``' InstructionBinary Operations global() argument 9767 '``fmul``' InstructionBinary Operations global() argument 9808 '``udiv``' InstructionBinary Operations global() argument 9856 '``sdiv``' InstructionBinary Operations global() argument 9905 '``fdiv``' InstructionBinary Operations global() argument 9946 '``urem``' InstructionBinary Operations global() argument 9992 '``srem``' InstructionBinary Operations global() argument 10051 '``frem``' InstructionBinary Operations global() argument 10111 i_shlBitwise Binary Operations global() argument 10113 '``shl``' InstructionBitwise Binary Operations global() argument 10168 '``lshr``' InstructionBitwise Binary Operations global() argument 10219 '``ashr``' InstructionBitwise Binary Operations global() argument 10271 '``and``' InstructionBitwise Binary Operations global() argument 10322 '``or``' InstructionBitwise Binary Operations global() argument 10380 '``xor``' InstructionBitwise Binary Operations global() argument 10441 i_extractelementVector Operations global() argument 10443 '``extractelement``' InstructionVector Operations global() argument 10487 '``insertelement``' InstructionVector Operations global() argument 10533 '``shufflevector``' InstructionVector Operations global() argument 10601 i_extractvalueAggregate Operations global() argument 10603 '``extractvalue``' InstructionAggregate Operations global() argument 10649 '``insertvalue``' InstructionAggregate Operations global() argument 10702 i_allocaMemory Access and Addressing Operations global() argument 10704 '``alloca``' InstructionMemory Access and Addressing Operations global() argument 10783 '``load``' InstructionMemory Access and Addressing Operations global() argument 10924 '``store``' InstructionMemory Access and Addressing Operations global() argument 11019 '``fence``' InstructionMemory Access and Addressing Operations global() argument 11081 '``cmpxchg``' InstructionMemory Access and Addressing Operations global() argument 11174 '``atomicrmw``' InstructionMemory Access and Addressing Operations global() argument 11274 '``getelementptr``' InstructionMemory Access and Addressing Operations global() argument 11543 i_truncConversion Operations global() argument 11545 '``trunc .. to``' InstructionConversion Operations global() argument 11597 '``zext .. to``' InstructionConversion Operations global() argument 11649 '``sext .. to``' InstructionConversion Operations global() argument 11690 '``fptrunc .. to``' InstructionConversion Operations global() argument 11738 '``fpext .. to``' InstructionConversion Operations global() argument 11783 '``fptoui .. to``' InstructionConversion Operations global() argument 11825 '``fptosi .. to``' InstructionConversion Operations global() argument 11867 '``uitofp .. to``' InstructionConversion Operations global() argument 11919 '``sitofp .. to``' InstructionConversion Operations global() argument 11962 '``ptrtoint .. to``' InstructionConversion Operations global() argument 12008 '``inttoptr .. to``' InstructionConversion Operations global() argument 12063 '``bitcast .. to``' InstructionConversion Operations global() argument 12120 '``addrspacecast .. to``' InstructionConversion Operations global() argument 12181 i_icmpOther Operations global() argument 12183 '``icmp``' InstructionOther Operations global() argument 12275 '``fcmp``' InstructionOther Operations global() argument 12387 '``phi``' InstructionOther Operations global() argument 12448 '``select``' InstructionOther Operations global() argument 12502 '``freeze``' InstructionOther Operations global() argument 12572 '``call``' InstructionOther Operations global() argument 12725 '``va_arg``' InstructionOther Operations global() argument 12776 '``landingpad``' InstructionOther Operations global() argument 12860 '``catchpad``' InstructionOther Operations global() argument 12928 '``cleanuppad``' InstructionOther Operations global() argument [all...] |
/llvm-project/mlir/docs/Bindings/ |
H A D | Python.md | 1110 ### Operations subsection
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LowerExpectIntrinsic.cpp | 145 SmallVector<Instruction *, 4> Operations; in handlePhiDef() local
|