Home
last modified time | relevance | path

Searched defs:expected_operands (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/test/
Dext_inst.opencl_test.cpp36 std::vector<uint32_t> expected_operands; member
Dtext_to_binary.annotation_test.cpp319 std::vector<uint32_t> expected_operands{1, SpvDecorationLinkageAttributes}; in TEST_P() local
Dext_inst.debuginfo_test.cpp41 std::vector<uint32_t> expected_operands; member
/external/deqp-deps/SPIRV-Tools/test/
Dext_inst.opencl_test.cpp36 std::vector<uint32_t> expected_operands; member
Dtext_to_binary.annotation_test.cpp319 std::vector<uint32_t> expected_operands{1, SpvDecorationLinkageAttributes}; in TEST_P() local
Dext_inst.debuginfo_test.cpp41 std::vector<uint32_t> expected_operands; member
/external/swiftshader/third_party/SPIRV-Tools/source/comp/
Dmarkv_decoder.cpp452 spv_operand_pattern_t* expected_operands) { in DecodeOperand()
809 spv_operand_pattern_t expected_operands; in DecodeInstruction() local
/external/deqp-deps/SPIRV-Tools/source/comp/
Dmarkv_decoder.cpp452 spv_operand_pattern_t* expected_operands) { in DecodeOperand()
809 spv_operand_pattern_t expected_operands; in DecodeInstruction() local
/external/deqp-deps/SPIRV-Tools/source/
Dbinary.cpp213 spv_operand_pattern_t expected_operands; member
396 spv_operand_pattern_t* expected_operands) { in parseOperand()
/external/swiftshader/third_party/SPIRV-Tools/source/
Dbinary.cpp215 spv_operand_pattern_t expected_operands; member
400 spv_operand_pattern_t* expected_operands) { in parseOperand()
/external/mesa3d/src/compiler/glsl/
Dir_reader.cpp738 int expected_operands = ir_expression::get_num_operands(op); in read_expression() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc491 auto expected_operands = 1 + operands(0)->shape().rank(); in CreateFromProto() local
509 auto expected_operands = 2 + operands(0)->shape().rank(); in CreateFromProto() local