| /freebsd-13.1/contrib/llvm-project/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()}];
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/FuzzMutate/ |
| H A D | IRMutator.h | 75 std::vector<fuzzerop::OpDescriptor> Operations; variable 81 InjectorIRStrategy(std::vector<fuzzerop::OpDescriptor> &&Operations) in InjectorIRStrategy() argument 82 : Operations(std::move(Operations)) {} in InjectorIRStrategy() 87 return Operations.size(); in getWeight()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LowerExpectIntrinsic.cpp | 137 SmallVector<Instruction *, 4> Operations; in handlePhiDef() local 141 Operations.push_back(ZExt); in handlePhiDef() 147 Operations.push_back(SExt); in handlePhiDef() 160 Operations.push_back(BinOp); in handlePhiDef() 166 for (auto Op : llvm::reverse(Operations)) { in handlePhiDef()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/net/ |
| H A D | ti,k3-am654-cpts.yaml | 24 - Ethernet Enhanced Scheduled Traffic Operations (CPTS_ESTFn) (TSN) 29 Scheduled Traffic Operations (CPTS_ESTFn) and PCIe Subsystem Precision Time
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrTDX.td | 27 // SEAMOPS - SEAM Operations
|
| H A D | X86ScheduleZnver2.td | 111 // registers. Operations on 256-bit data types are cracked into two COPs. 434 // Vector Shift Operations
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | SDNodeProperties.td | 11 // Selection DAG Pattern Operations
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | OperationKinds.def | 1 //===--- OperationKinds.def - Operations Database ---------------*- C++ -*-===// 39 //===- Cast Operations ---------------------------------------------------===// 363 //===- Binary Operations -------------------------------------------------===// 417 //===- Unary Operations ---------------------------------------------------===//
|
| /freebsd-13.1/tools/tools/crypto/ |
| H A D | README | 5 it computes the data rate achieved. Operations are carried out by
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCV.td | 186 "'Zvamo' (Vector AMO Operations)", 190 "'Zvamo' (Vector AMO Operations)">;
|
| H A D | RISCVScheduleV.td | 203 // 14. Vector Reduction Operations 416 // 14. Vector Reduction Operations 628 // 15. Vector Reduction Operations 776 // 15. Vector Reduction Operations
|
| /freebsd-13.1/sys/contrib/device-tree/src/powerpc/fsl/ |
| H A D | e500mc_power_isa.dtsi | 56 fsl,eref-deo; // Data Cache Extended Operations
|
| H A D | e5500_power_isa.dtsi | 57 fsl,eref-deo; // Data Cache Extended Operations
|
| H A D | e6500_power_isa.dtsi | 62 fsl,eref-deo; // Data Cache Extended Operations
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | VPIntrinsics.def | 205 ///// Memory Operations { 232 ///// } Memory Operations
|
| /freebsd-13.1/contrib/netbsd-tests/ipf/regress/ |
| H A D | p6.whois | 5 Microsoft Corp., MSN Operations (MCMO) 156 Microsoft Corp., MSN Operations SAVV-S233052-4 (NET-216-35-66-88-1) 216.35.66.88 - 216.35.66.95
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonIntrinsicsV5.td | 225 // ALU32 / ALU / Logical Operations. 261 // CR / Logical Operations On Predicates.
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/FuzzMutate/ |
| H A D | IRMutator.cpp | 100 auto RS = makeSampler(IB.Rand, make_filter_range(Operations, OpMatchesPred)); in chooseOperation()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | ScalarEvolutionExpander.cpp | 2258 SmallVector<OperationIndices, 2> Operations; in costAndCollectOperands() local 2261 Operations.emplace_back(Opcode, 0, 0); in costAndCollectOperands() 2270 Operations.emplace_back(Opcode, MinIdx, MaxIdx); in costAndCollectOperands() 2277 Operations.emplace_back(Opcode, MinIdx, MaxIdx); in costAndCollectOperands() 2370 for (auto &CostOp : Operations) { in costAndCollectOperands()
|
| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | EC_GROUP_new.pod | 73 Operations in a binary field are performed relative to an B<irreducible
|
| H A D | DEFINE_STACK_OF.pod | 190 if the same stack is accessed in a different thread. Operations such as
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedCyclone.td | 137 // Shifts and Bitfield Operations 288 // 7.8.14. Never-issued Instructions, Barrier and Hint Operations 470 // 7.9.4 Shifts and Bitfield Operations
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | README_P9.txt | 402 . Note: llvm has insertelem in "Vector Operations" 418 . Note: llvm has extractelement in "Vector Operations"
|
| H A D | PPCSchedule440.td | 70 // the IEXE1 stage. Operations such as multiply and divide must
|
| /freebsd-13.1/contrib/sendmail/src/ |
| H A D | TUNING | 30 and Operations Guide; doc/op/op.txt.
|