| /openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
| H A D | CFGUpdate.h | 71 SmallDenseMap<std::pair<NodePtr, NodePtr>, int, 4> Operations; variable 72 Operations.reserve(AllUpdates.size()); 80 Operations[{From, To}] += (U.getKind() == UpdateKind::Insert ? 1 : -1); 84 Result.reserve(Operations.size()); 85 for (auto &Op : Operations) { 102 Operations[{U.getFrom(), U.getTo()}] = int(i); 104 Operations[{U.getTo(), U.getFrom()}] = int(i); 108 const auto &OpA = Operations[{A.getFrom(), A.getTo()}]; 109 const auto &OpB = Operations[{B.getFrom(), B.getTo()}];
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/FuzzMutate/ |
| H A D | IRMutator.h | 78 std::vector<fuzzerop::OpDescriptor> Operations; variable 84 InjectorIRStrategy(std::vector<fuzzerop::OpDescriptor> &&Operations) in InjectorIRStrategy() argument 85 : Operations(std::move(Operations)) {} in InjectorIRStrategy() 90 return Operations.size(); in getWeight()
|
| /openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/ |
| H A D | llvm.ml | 464 (*--... Operations on integer types ........................................--*) 474 (*--... Operations on real types ...........................................--*) 481 (*--... Operations on function types .......................................--*) 489 (*--... Operations on struct types .........................................--*) 504 (*--... Operations on pointer, vector, and array types .....................--*) 518 (*--... Operations on other types ..........................................--*) 534 (*--... Operations on uses .................................................--*) 566 (*--... Operations on users ................................................--*) 573 (*--... Operations on constants of (mostly) any type .......................--*) 585 (*--... Operations on instructions .........................................--*) [all …]
|
| H A D | llvm.mli | 587 (** {7 Operations on integer types} *) 618 (** {7 Operations on real types} *) 641 (** {7 Operations on function types} *) 667 (** {7 Operations on struct types} *) 710 (** {7 Operations on pointer, vector, and array types} *) 750 (** {7 Operations on other types} *) 859 (** {7 Operations on constants of (mostly) any type} *) 902 (** {7 Operations on instructions} *) 923 (** {7 Operations on metadata} *) 965 (** {7 Operations on scalar constants} *) [all …]
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| H A D | LowerExpectIntrinsic.cpp | 151 SmallVector<Instruction *, 4> Operations; in handlePhiDef() local 155 Operations.push_back(ZExt); in handlePhiDef() 161 Operations.push_back(SExt); in handlePhiDef() 174 Operations.push_back(BinOp); in handlePhiDef() 180 for (auto *Op : llvm::reverse(Operations)) { in handlePhiDef()
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/FuzzMutate/ |
| H A D | BUILD.gn | 17 "Operations.cpp",
|
| /openbsd-src/gnu/llvm/llvm/lib/FuzzMutate/ |
| H A D | CMakeLists.txt | 19 Operations.cpp
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86InstrTDX.td | 27 // SEAMOPS - SEAM Operations
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | SDNodeProperties.td | 11 // Selection DAG Pattern Operations
|
| /openbsd-src/gnu/llvm/llvm/docs/GlobalISel/ |
| H A D | GenericOpcode.rst | 179 Scalar Operations 283 Integer Operations 437 Floating Point Operations 598 Vector Specific Operations 633 Vector Reduction Operations 672 Memory Operations 880 Other Operations
|
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | OperationKinds.def | 1 //===--- OperationKinds.def - Operations Database ---------------*- C++ -*-===// 39 //===- Cast Operations ---------------------------------------------------===// 363 //===- Binary Operations -------------------------------------------------===// 417 //===- Unary Operations ---------------------------------------------------===//
|
| /openbsd-src/usr.sbin/mopd/otherOS/linux2/ |
| H A D | mopd-x.x.x.spec | 2 Summary: MOP (Maintenance Operations Protocol) loader daemon
|
| /openbsd-src/gnu/llvm/llvm/docs/AMDGPU/ |
| H A D | gfx11_msg_e37f7b.rst | 51 Message name Message Id Supported Operations Operation Id Stream Id
|
| H A D | gfx10_msg.rst | 51 Message name Message Id Supported Operations Operation Id Stream Id
|
| H A D | gfx940_msg.rst | 51 Message name Message Id Supported Operations Operation Id Stream Id
|
| H A D | gfx1030_msg.rst | 51 Message name Message Id Supported Operations Operation Id Stream Id
|
| H A D | gfx7_msg.rst | 51 Message name Message Id Supported Operations Operation Id Stream Id
|
| H A D | gfx90a_msg.rst | 51 Message name Message Id Supported Operations Operation Id Stream Id
|
| H A D | gfx8_msg.rst | 51 Message name Message Id Supported Operations Operation Id Stream Id
|
| H A D | gfx9_msg.rst | 51 Message name Message Id Supported Operations Operation Id Stream Id
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPC.td | 200 "Target supports Arithmetic Operations with Add fusion", 204 "Target supports Add with Logical Operations fusion", 208 "Target supports Logical with Add Operations fusion", 212 "Target supports Logical Operations fusion", 220 "Target supports Comparison Operations fusion",
|
| /openbsd-src/gnu/llvm/llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/ |
| H A D | AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md | 18 - [4.2 Stack Location Description Operations](#stack-location-description-operations) 27 - [4.6 Higher Order Operations](#higher-order-operations) 37 - [A.2.5.4.1 Stack Operations](#a-2-5-4-1-stack-operations) 38 - [A.2.5.4.2 Control Flow Operations](#a-2-5-4-2-control-flow-operations) 39 - [A.2.5.4.3 Value Operations](#a-2-5-4-3-value-operations) 40 - [A.2.5.4.3.1 Literal Operations](#a-2-5-4-3-1-literal-operations) 41 … - [A.2.5.4.3.2 Arithmetic and Logical Operations](#a-2-5-4-3-2-arithmetic-and-logical-operations) 42 - [A.2.5.4.3.3 Type Conversion Operations](#a-2-5-4-3-3-type-conversion-operations) 43 - [A.2.5.4.3.4 Special Value Operations](#a-2-5-4-3-4-special-value-operations) 44 - [A.2.5.4.4 Location Description Operations](#a-2-5-4-4-location-description-operations) [all …]
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonIntrinsicsV5.td | 225 // ALU32 / ALU / Logical Operations. 261 // CR / Logical Operations On Predicates.
|
| /openbsd-src/gnu/llvm/llvm/docs/CommandGuide/ |
| H A D | llvm-ar.rst | 70 Options, Operations and Modifiers are explained in the sections below. 75 Operations section in OPTIONS 157 The modifiers below are specific to certain operations. See the Operations
|
| /openbsd-src/usr.sbin/pkg_add/OpenBSD/ |
| H A D | Vstat.pod | 27 Operations on the C<Vstat> object can modify C<$state-E<gt>{problems}>
|