Home
last modified time | relevance | path

Searched defs:operands (Results 251 – 275 of 5885) sorted by relevance

1...<<11121314151617181920>>...236

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/Analysis/
H A DDataFlowAnalysis.h332 ArrayRef<LatticeElement<ValueT> *> operands, in getSuccessorsForOperands()
344 ArrayRef<LatticeElement<ValueT> *> operands, in getSuccessorsForOperands()
355 ArrayRef<detail::AbstractLatticeElement *> operands) final { in visitOperation()
363 ArrayRef<detail::AbstractLatticeElement *> operands, in getSuccessorsForOperands()
374 ArrayRef<detail::AbstractLatticeElement *> operands, in getSuccessorsForOperands()
/dports/math/py-numpy/numpy-1.20.3/numpy/core/
H A Deinsumfunc.py523 def _parse_einsum_input(operands): argument
696 def _einsum_path_dispatcher(*operands, optimize=None, einsum_call=None):
707 def einsum_path(*operands, optimize='greedy', einsum_call=False):
989 def _einsum_dispatcher(*operands, out=None, optimize=None, **kwargs):
998 def einsum(*operands, out=None, optimize=False, **kwargs):
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/Analysis/
H A DDataFlowAnalysis.h332 ArrayRef<LatticeElement<ValueT> *> operands, in getSuccessorsForOperands()
344 ArrayRef<LatticeElement<ValueT> *> operands, in getSuccessorsForOperands()
355 ArrayRef<detail::AbstractLatticeElement *> operands) final { in visitOperation()
363 ArrayRef<detail::AbstractLatticeElement *> operands, in getSuccessorsForOperands()
374 ArrayRef<detail::AbstractLatticeElement *> operands, in getSuccessorsForOperands()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/Analysis/
H A DDataFlowAnalysis.h332 ArrayRef<LatticeElement<ValueT> *> operands, in getSuccessorsForOperands()
344 ArrayRef<LatticeElement<ValueT> *> operands, in getSuccessorsForOperands()
355 ArrayRef<detail::AbstractLatticeElement *> operands) final { in visitOperation()
363 ArrayRef<detail::AbstractLatticeElement *> operands, in getSuccessorsForOperands()
374 ArrayRef<detail::AbstractLatticeElement *> operands, in getSuccessorsForOperands()
/dports/devel/asmjit/asmjit-911a9a50a2cbc9802c4d44e94b8b99e1d9285cf3/src/asmjit/core/
H A Dinst.cpp64 Error InstAPI::validate(uint32_t archId, const BaseInst& inst, const Operand_* operands, uint32_t o… in validate()
84 Error InstAPI::queryRWInfo(uint32_t archId, const BaseInst& inst, const Operand_* operands, uint32_… in queryRWInfo()
107 Error InstAPI::queryFeatures(uint32_t archId, const BaseInst& inst, const Operand_* operands, uint3… in queryFeatures()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Dinst.cpp79 Error InstAPI::validate(uint32_t arch, const BaseInst& inst, const Operand_* operands, size_t opCou… in validate()
99 Error InstAPI::queryRWInfo(uint32_t arch, const BaseInst& inst, const Operand_* operands, size_t op… in queryRWInfo()
122 Error InstAPI::queryFeatures(uint32_t arch, const BaseInst& inst, const Operand_* operands, size_t … in queryFeatures()
/dports/emulators/mess/mame-mame0226/3rdparty/asmjit/src/asmjit/core/
H A Dinst.cpp79 Error InstAPI::validate(uint32_t arch, const BaseInst& inst, const Operand_* operands, size_t opCou… in validate()
99 Error InstAPI::queryRWInfo(uint32_t arch, const BaseInst& inst, const Operand_* operands, size_t op… in queryRWInfo()
122 Error InstAPI::queryFeatures(uint32_t arch, const BaseInst& inst, const Operand_* operands, size_t … in queryFeatures()
/dports/emulators/mame/mame-mame0226/3rdparty/asmjit/src/asmjit/core/
H A Dinst.cpp79 Error InstAPI::validate(uint32_t arch, const BaseInst& inst, const Operand_* operands, size_t opCou… in validate()
99 Error InstAPI::queryRWInfo(uint32_t arch, const BaseInst& inst, const Operand_* operands, size_t op… in queryRWInfo()
122 Error InstAPI::queryFeatures(uint32_t arch, const BaseInst& inst, const Operand_* operands, size_t … in queryFeatures()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Dinst.cpp79 Error InstAPI::validate(uint32_t arch, const BaseInst& inst, const Operand_* operands, size_t opCou… in validate()
99 Error InstAPI::queryRWInfo(uint32_t arch, const BaseInst& inst, const Operand_* operands, size_t op… in queryRWInfo()
122 Error InstAPI::queryFeatures(uint32_t arch, const BaseInst& inst, const Operand_* operands, size_t … in queryFeatures()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Dinst.cpp79 Error InstAPI::validate(uint32_t arch, const BaseInst& inst, const Operand_* operands, size_t opCou… in validate()
99 Error InstAPI::queryRWInfo(uint32_t arch, const BaseInst& inst, const Operand_* operands, size_t op… in queryRWInfo()
122 Error InstAPI::queryFeatures(uint32_t arch, const BaseInst& inst, const Operand_* operands, size_t … in queryFeatures()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Dinst.cpp79 Error InstAPI::validate(uint32_t arch, const BaseInst& inst, const Operand_* operands, size_t opCou… in validate()
99 Error InstAPI::queryRWInfo(uint32_t arch, const BaseInst& inst, const Operand_* operands, size_t op… in queryRWInfo()
122 Error InstAPI::queryFeatures(uint32_t arch, const BaseInst& inst, const Operand_* operands, size_t … in queryFeatures()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/Transforms/
H A DDialectConversion.h327 matchAndRewrite(Operation *op, ArrayRef<Value> operands, in matchAndRewrite()
386 void rewrite(Operation *op, ArrayRef<Value> operands, in rewrite()
392 matchAndRewrite(Operation *op, ArrayRef<Value> operands, in matchAndRewrite()
403 virtual void rewrite(SourceOp op, ArrayRef<Value> operands, in rewrite()
408 matchAndRewrite(SourceOp op, ArrayRef<Value> operands, in matchAndRewrite()
420 ValueRange operands = adaptor.getOperands(); in rewrite() local
429 ValueRange operands = adaptor.getOperands(); in matchAndRewrite() local
457 void rewrite(Operation *op, ArrayRef<Value> operands, in rewrite()
462 matchAndRewrite(Operation *op, ArrayRef<Value> operands, in matchAndRewrite()
469 virtual void rewrite(SourceOp op, ArrayRef<Value> operands, in rewrite()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Target/SPIRV/Serialization/
H A DSerializeOps.cpp91 SmallVector<uint32_t, 8> operands; in processSpecConstantCompositeOp() local
127 SmallVector<uint32_t, 8> operands; in processSpecConstantOperationOp() local
186 SmallVector<uint32_t, 4> operands; in processFuncOp() local
270 SmallVector<uint32_t, 4> operands; in processVariableOp() local
331 SmallVector<uint32_t, 4> operands; in processGlobalVariableOp() local
535 SmallVector<uint32_t, 4> operands; in processOp() local
571 SmallVector<uint32_t, 3> operands; in processOp() local
589 SmallVector<uint32_t, 4> operands; in processOp() local
618 SmallVector<uint32_t, 2> operands; in processOp() local
645 SmallVector<uint32_t, 8> operands{resTypeID, funcCallID, funcID}; in processOp() local
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Target/SPIRV/Serialization/
H A DSerializeOps.cpp91 SmallVector<uint32_t, 8> operands; in processSpecConstantCompositeOp() local
127 SmallVector<uint32_t, 8> operands; in processSpecConstantOperationOp() local
186 SmallVector<uint32_t, 4> operands; in processFuncOp() local
270 SmallVector<uint32_t, 4> operands; in processVariableOp() local
331 SmallVector<uint32_t, 4> operands; in processGlobalVariableOp() local
535 SmallVector<uint32_t, 4> operands; in processOp() local
571 SmallVector<uint32_t, 3> operands; in processOp() local
589 SmallVector<uint32_t, 4> operands; in processOp() local
618 SmallVector<uint32_t, 2> operands; in processOp() local
645 SmallVector<uint32_t, 8> operands{resTypeID, funcCallID, funcID}; in processOp() local
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Target/SPIRV/Serialization/
H A DSerializeOps.cpp91 SmallVector<uint32_t, 8> operands; in processSpecConstantCompositeOp() local
127 SmallVector<uint32_t, 8> operands; in processSpecConstantOperationOp() local
186 SmallVector<uint32_t, 4> operands; in processFuncOp() local
270 SmallVector<uint32_t, 4> operands; in processVariableOp() local
331 SmallVector<uint32_t, 4> operands; in processGlobalVariableOp() local
535 SmallVector<uint32_t, 4> operands; in processOp() local
571 SmallVector<uint32_t, 3> operands; in processOp() local
589 SmallVector<uint32_t, 4> operands; in processOp() local
618 SmallVector<uint32_t, 2> operands; in processOp() local
645 SmallVector<uint32_t, 8> operands{resTypeID, funcCallID, funcID}; in processOp() local
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Target/SPIRV/Serialization/
H A DSerializeOps.cpp91 SmallVector<uint32_t, 8> operands; in processSpecConstantCompositeOp() local
127 SmallVector<uint32_t, 8> operands; in processSpecConstantOperationOp() local
186 SmallVector<uint32_t, 4> operands; in processFuncOp() local
270 SmallVector<uint32_t, 4> operands; in processVariableOp() local
331 SmallVector<uint32_t, 4> operands; in processGlobalVariableOp() local
535 SmallVector<uint32_t, 4> operands; in processOp() local
571 SmallVector<uint32_t, 3> operands; in processOp() local
589 SmallVector<uint32_t, 4> operands; in processOp() local
618 SmallVector<uint32_t, 2> operands; in processOp() local
645 SmallVector<uint32_t, 8> operands{resTypeID, funcCallID, funcID}; in processOp() local
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Conversion/AsyncToLLVM/
H A DAsyncToLLVM.cpp291 matchAndRewrite(CoroIdOp op, ArrayRef<Value> operands, in matchAndRewrite()
321 matchAndRewrite(CoroBeginOp op, ArrayRef<Value> operands, in matchAndRewrite()
355 matchAndRewrite(CoroFreeOp op, ArrayRef<Value> operands, in matchAndRewrite()
383 matchAndRewrite(CoroEndOp op, ArrayRef<Value> operands, in matchAndRewrite()
410 matchAndRewrite(CoroSaveOp op, ArrayRef<Value> operands, in matchAndRewrite()
456 matchAndRewrite(CoroSuspendOp op, ArrayRef<Value> operands, in matchAndRewrite()
733 matchAndRewrite(RuntimeLoadOp op, ArrayRef<Value> operands, in matchAndRewrite()
803 matchAndRewrite(RefCountingOp op, ArrayRef<Value> operands, in matchAndRewrite()
844 matchAndRewrite(ReturnOp op, ArrayRef<Value> operands, in matchAndRewrite()
936 matchAndRewrite(ExecuteOp op, ArrayRef<Value> operands, in matchAndRewrite()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Conversion/AsyncToLLVM/
H A DAsyncToLLVM.cpp291 matchAndRewrite(CoroIdOp op, ArrayRef<Value> operands, in matchAndRewrite()
321 matchAndRewrite(CoroBeginOp op, ArrayRef<Value> operands, in matchAndRewrite()
355 matchAndRewrite(CoroFreeOp op, ArrayRef<Value> operands, in matchAndRewrite()
383 matchAndRewrite(CoroEndOp op, ArrayRef<Value> operands, in matchAndRewrite()
410 matchAndRewrite(CoroSaveOp op, ArrayRef<Value> operands, in matchAndRewrite()
456 matchAndRewrite(CoroSuspendOp op, ArrayRef<Value> operands, in matchAndRewrite()
733 matchAndRewrite(RuntimeLoadOp op, ArrayRef<Value> operands, in matchAndRewrite()
803 matchAndRewrite(RefCountingOp op, ArrayRef<Value> operands, in matchAndRewrite()
844 matchAndRewrite(ReturnOp op, ArrayRef<Value> operands, in matchAndRewrite()
936 matchAndRewrite(ExecuteOp op, ArrayRef<Value> operands, in matchAndRewrite()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/
H A Dextinst.spv-amd-shader-trinary-minmax.grammar.json7 "operands" : [ array
17 "operands" : [ array
27 "operands" : [ array
37 "operands" : [ array
47 "operands" : [ array
57 "operands" : [ array
67 "operands" : [ array
77 "operands" : [ array
87 "operands" : [ array
/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/projects/SPIRV-Headers/include/spirv/unified1/
H A Dextinst.spv-amd-shader-trinary-minmax.grammar.json7 "operands" : [ array
17 "operands" : [ array
27 "operands" : [ array
37 "operands" : [ array
47 "operands" : [ array
57 "operands" : [ array
67 "operands" : [ array
77 "operands" : [ array
87 "operands" : [ array
/dports/devel/intel-graphics-compiler/SPIRV-Headers/include/spirv/unified1/
H A Dextinst.spv-amd-shader-trinary-minmax.grammar.json7 "operands" : [ array
17 "operands" : [ array
27 "operands" : [ array
37 "operands" : [ array
47 "operands" : [ array
57 "operands" : [ array
67 "operands" : [ array
77 "operands" : [ array
87 "operands" : [ array
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-headers/src/include/spirv/unified1/
H A Dextinst.spv-amd-shader-trinary-minmax.grammar.json7 "operands" : [ array
17 "operands" : [ array
27 "operands" : [ array
37 "operands" : [ array
47 "operands" : [ array
57 "operands" : [ array
67 "operands" : [ array
77 "operands" : [ array
87 "operands" : [ array
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-headers/src/include/spirv/unified1/
H A Dextinst.spv-amd-shader-trinary-minmax.grammar.json7 "operands" : [ array
17 "operands" : [ array
27 "operands" : [ array
37 "operands" : [ array
47 "operands" : [ array
57 "operands" : [ array
67 "operands" : [ array
77 "operands" : [ array
87 "operands" : [ array
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dextinst.spv-amd-shader-trinary-minmax.grammar.json7 "operands" : [ array
17 "operands" : [ array
27 "operands" : [ array
37 "operands" : [ array
47 "operands" : [ array
57 "operands" : [ array
67 "operands" : [ array
77 "operands" : [ array
87 "operands" : [ array
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/
H A Dextinst.spv-amd-shader-trinary-minmax.grammar.json7 "operands" : [ array
17 "operands" : [ array
27 "operands" : [ array
37 "operands" : [ array
47 "operands" : [ array
57 "operands" : [ array
67 "operands" : [ array
77 "operands" : [ array
87 "operands" : [ array

1...<<11121314151617181920>>...236