Home
last modified time | relevance | path

Searched defs:Operations (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dprovider.pod100 =head2 Operations section in DESCRIPTION
208 =head3 Algorithm naming
H A Dcrypto.pod34 =head2 Operations section in DESCRIPTION
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/FuzzMutate/
H A DIRMutator.h75 std::vector<fuzzerop::OpDescriptor> Operations; variable
81 InjectorIRStrategy(std::vector<fuzzerop::OpDescriptor> &&Operations) in InjectorIRStrategy()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-ar.rst75 Operations section in OPTIONS
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCFGUpdate.h70 SmallDenseMap<std::pair<NodePtr, NodePtr>, int, 4> Operations; variable
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DLangRef.rst2891 .. _ordering:
8338 .. _i_fneg:
8340 '``fneg``' Instruction
8390 .. _i_add:
8392 '``add``' Instruction
8443 '``fadd``' Instruction
8484 '``sub``' Instruction
8539 '``fsub``' Instruction
8581 '``mul``' Instruction
8636 '``fmul``' Instruction
[all …]
/netbsd-src/external/mit/isl/dist/doc/
H A Duser.pod7449 =head3 Basic Operations
9286 =head3 Lexicographic Optimization
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerExpectIntrinsic.cpp137 SmallVector<Instruction *, 4> Operations; in handlePhiDef() local
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DLanguageExtensions.rst503 .. [#] ternary operator(?:) has different behaviors depending on condition
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2242 SmallVector<OperationIndices, 2> Operations; in costAndCollectOperands() local