Home
last modified time | relevance | path

Searched defs:operands (Results 1 - 25 of 273) sorted by relevance

1234567891011

/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dinstruction.cc23 Instruction::Instruction(spv::Op op, OperandList operands) in Instruction() argument
H A Dinstruction.h42 const OperandList& operands() const { return operands_; } in operands() function in tint::writer::spirv::Instruction
/third_party/ffmpeg/libavfilter/tests/
H A Ddnn-layer-conv2d.c63 DnnOperand operands[2]; in test_with_same_dilate() local
171 DnnOperand operands[ in test_with_valid() local
[all...]
H A Ddnn-layer-avgpool.c52 DnnOperand operands[2]; in test_with_same() local
135 DnnOperand operands[ in test_with_valid() local
[all...]
H A Ddnn-layer-dense.c63 DnnOperand operands[2]; in test() local
H A Ddnn-layer-depth2space.c52 DnnOperand operands[2]; in test() local
H A Ddnn-layer-pad.c47 DnnOperand operands[2]; in test_with_mode_symmetric() local
117 DnnOperand operands[ in test_with_mode_reflect() local
182 DnnOperand operands[2]; test_with_mode_constant() local
[all...]
H A Ddnn-layer-mathunary.c76 DnnOperand operands[2]; in test() local
H A Ddnn-layer-maximum.c31 DnnOperand operands[2]; in test() local
/third_party/ffmpeg/tests/dnn/
H A Ddnn-layer-pad-test.c47 DnnOperand operands[2]; in test_with_mode_symmetric() local
117 DnnOperand operands[ in test_with_mode_reflect() local
182 DnnOperand operands[2]; test_with_mode_constant() local
[all...]
H A Ddnn-layer-depth2space-test.c52 DnnOperand operands[2]; in test() local
H A Ddnn-layer-mathunary-test.c74 DnnOperand operands[2]; in test() local
H A Ddnn-layer-maximum-test.c31 DnnOperand operands[2]; in test() local
H A Ddnn-layer-conv2d-test.c63 DnnOperand operands[2]; in test_with_same_dilate() local
171 DnnOperand operands[ in test_with_valid() local
[all...]
H A Ddnn-layer-avgpool-test.c52 DnnOperand operands[2]; in test_with_same() local
135 DnnOperand operands[ in test_with_valid() local
[all...]
H A Ddnn-layer-dense-test.c63 DnnOperand operands[2]; in test() local
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dext_inst.opencl_test.cpp36 std::string operands; member
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/
H A Ddata_synonym_and_id_equation_facts.h83 std::vector<const protobufs::DataDescriptor*> operands; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/fact_manager/
H A Ddata_synonym_and_id_equation_facts.h83 std::vector<const protobufs::DataDescriptor*> operands; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dext_inst.opencl_test.cpp36 std::string operands; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DOperandTraits.h40 static unsigned operands(const User*) { in operands() function
54 static unsigned operands(const User *U) { in operands() function
78 static unsigned operands(const User *U) { in operands() function
102 static unsigned operands(const User *U) { in operands() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DOperandTraits.h38 static unsigned operands(const User*) { in operands() function
52 static unsigned operands(const User *U) { in operands() function
73 static unsigned operands(const User *U) { in operands() function
100 static unsigned operands(const User *U) { in operands() function
/third_party/spirv-tools/source/fuzz/fact_manager/
H A Ddata_synonym_and_id_equation_facts.h83 std::vector<const protobufs::DataDescriptor*> operands; member
/third_party/spirv-tools/test/
H A Dext_inst.opencl_test.cpp36 std::string operands; member
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native_layer_mathunary.c54 int ff_dnn_execute_layer_math_unary(DnnOperand *operands, const int32_t *input_operand_indexes, in ff_dnn_execute_layer_math_unary() argument

Completed in 8 milliseconds

1234567891011