/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_add_type_matrix.cpp | 51 opt::Instruction::OperandList in_operands; in Apply() local 52 in_operands.push_back({SPV_OPERAND_TYPE_ID, {message_.column_type_id()}}); in Apply() 53 in_operands.push_back( in Apply() 56 ir_context, SpvOpTypeMatrix, 0, message_.fresh_id(), in_operands); in Apply()
|
D | transformation_add_type_array.cpp | 71 opt::Instruction::OperandList in_operands; in Apply() local 72 in_operands.push_back({SPV_OPERAND_TYPE_ID, {message_.element_type_id()}}); in Apply() 73 in_operands.push_back({SPV_OPERAND_TYPE_ID, {message_.size_id()}}); in Apply() 75 ir_context, SpvOpTypeArray, 0, message_.fresh_id(), in_operands); in Apply()
|
D | transformation_composite_insert.cpp | 117 opt::Instruction::OperandList in_operands; in Apply() local 118 in_operands.push_back({SPV_OPERAND_TYPE_ID, {message_.object_id()}}); in Apply() 119 in_operands.push_back({SPV_OPERAND_TYPE_ID, {message_.composite_id()}}); in Apply() 121 in_operands.push_back({SPV_OPERAND_TYPE_LITERAL_INTEGER, {i}}); in Apply() 130 std::move(in_operands)); in Apply()
|
D | instruction_message.cpp | 62 opt::Instruction::OperandList in_operands; in InstructionFromMessage() local 68 in_operands.push_back( in InstructionFromMessage() 76 in_operands); in InstructionFromMessage()
|
D | transformation_wrap_vector_synonym.cpp | 134 opt::Instruction::OperandList in_operands; in Apply() local 135 in_operands.push_back({SPV_OPERAND_TYPE_ID, {message_.vector_operand1()}}); in Apply() 136 in_operands.push_back({SPV_OPERAND_TYPE_ID, {message_.vector_operand2()}}); in Apply() 147 std::move(in_operands)); in Apply()
|
D | transformation_add_constant_composite.cpp | 118 opt::Instruction::OperandList in_operands; in Apply() local 120 in_operands.push_back({SPV_OPERAND_TYPE_ID, {constituent_id}}); in Apply() 124 message_.fresh_id(), in_operands); in Apply()
|
D | transformation_add_type_pointer.cpp | 47 opt::Instruction::OperandList in_operands = { in Apply() local 51 ir_context, SpvOpTypePointer, 0, message_.fresh_id(), in_operands); in Apply()
|
D | transformation_equation_instruction.cpp | 80 opt::Instruction::OperandList in_operands; in Apply() local 83 in_operands.push_back({SPV_OPERAND_TYPE_ID, {id}}); in Apply() 93 std::move(in_operands))); in Apply()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_add_type_matrix.cpp | 51 opt::Instruction::OperandList in_operands; in Apply() local 52 in_operands.push_back({SPV_OPERAND_TYPE_ID, {message_.column_type_id()}}); in Apply() 53 in_operands.push_back( in Apply() 56 ir_context, SpvOpTypeMatrix, 0, message_.fresh_id(), in_operands); in Apply()
|
D | transformation_add_type_array.cpp | 71 opt::Instruction::OperandList in_operands; in Apply() local 72 in_operands.push_back({SPV_OPERAND_TYPE_ID, {message_.element_type_id()}}); in Apply() 73 in_operands.push_back({SPV_OPERAND_TYPE_ID, {message_.size_id()}}); in Apply() 75 ir_context, SpvOpTypeArray, 0, message_.fresh_id(), in_operands); in Apply()
|
D | transformation_composite_insert.cpp | 117 opt::Instruction::OperandList in_operands; in Apply() local 118 in_operands.push_back({SPV_OPERAND_TYPE_ID, {message_.object_id()}}); in Apply() 119 in_operands.push_back({SPV_OPERAND_TYPE_ID, {message_.composite_id()}}); in Apply() 121 in_operands.push_back({SPV_OPERAND_TYPE_LITERAL_INTEGER, {i}}); in Apply() 130 std::move(in_operands)); in Apply()
|
D | instruction_message.cpp | 62 opt::Instruction::OperandList in_operands; in InstructionFromMessage() local 68 in_operands.push_back( in InstructionFromMessage() 76 in_operands); in InstructionFromMessage()
|
D | transformation_wrap_vector_synonym.cpp | 134 opt::Instruction::OperandList in_operands; in Apply() local 135 in_operands.push_back({SPV_OPERAND_TYPE_ID, {message_.vector_operand1()}}); in Apply() 136 in_operands.push_back({SPV_OPERAND_TYPE_ID, {message_.vector_operand2()}}); in Apply() 147 std::move(in_operands)); in Apply()
|
D | transformation_add_constant_composite.cpp | 118 opt::Instruction::OperandList in_operands; in Apply() local 120 in_operands.push_back({SPV_OPERAND_TYPE_ID, {constituent_id}}); in Apply() 124 message_.fresh_id(), in_operands); in Apply()
|
D | transformation_add_type_pointer.cpp | 47 opt::Instruction::OperandList in_operands = { in Apply() local 51 ir_context, SpvOpTypePointer, 0, message_.fresh_id(), in_operands); in Apply()
|
D | transformation_equation_instruction.cpp | 80 opt::Instruction::OperandList in_operands; in Apply() local 83 in_operands.push_back({SPV_OPERAND_TYPE_ID, {id}}); in Apply() 93 std::move(in_operands))); in Apply()
|
D | transformation_composite_construct.cpp | 117 opt::Instruction::OperandList in_operands; in Apply() local 119 in_operands.push_back({SPV_OPERAND_TYPE_ID, {component_id}}); in Apply() 125 message_.fresh_id(), in_operands); in Apply()
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_add_type_matrix.cpp | 51 opt::Instruction::OperandList in_operands; in Apply() local 52 in_operands.push_back({SPV_OPERAND_TYPE_ID, {message_.column_type_id()}}); in Apply() 53 in_operands.push_back( in Apply() 56 ir_context, SpvOpTypeMatrix, 0, message_.fresh_id(), in_operands); in Apply()
|
D | transformation_add_type_array.cpp | 71 opt::Instruction::OperandList in_operands; in Apply() local 72 in_operands.push_back({SPV_OPERAND_TYPE_ID, {message_.element_type_id()}}); in Apply() 73 in_operands.push_back({SPV_OPERAND_TYPE_ID, {message_.size_id()}}); in Apply() 75 ir_context, SpvOpTypeArray, 0, message_.fresh_id(), in_operands); in Apply()
|
D | transformation_composite_insert.cpp | 118 opt::Instruction::OperandList in_operands; in Apply() local 119 in_operands.push_back({SPV_OPERAND_TYPE_ID, {message_.object_id()}}); in Apply() 120 in_operands.push_back({SPV_OPERAND_TYPE_ID, {message_.composite_id()}}); in Apply() 122 in_operands.push_back({SPV_OPERAND_TYPE_LITERAL_INTEGER, {i}}); in Apply() 131 std::move(in_operands)); in Apply()
|
D | instruction_message.cpp | 62 opt::Instruction::OperandList in_operands; in InstructionFromMessage() local 68 in_operands.push_back( in InstructionFromMessage() 76 in_operands); in InstructionFromMessage()
|
D | transformation_add_constant_composite.cpp | 118 opt::Instruction::OperandList in_operands; in Apply() local 120 in_operands.push_back({SPV_OPERAND_TYPE_ID, {constituent_id}}); in Apply() 124 message_.fresh_id(), in_operands); in Apply()
|
D | transformation_add_type_pointer.cpp | 47 opt::Instruction::OperandList in_operands = { in Apply() local 51 ir_context, SpvOpTypePointer, 0, message_.fresh_id(), in_operands); in Apply()
|
D | transformation_equation_instruction.cpp | 80 opt::Instruction::OperandList in_operands; in Apply() local 83 in_operands.push_back({SPV_OPERAND_TYPE_ID, {id}}); in Apply() 93 std::move(in_operands))); in Apply()
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/ |
D | instruction.cpp | 42 const std::vector<Operand>& in_operands) in Instruction() argument 52 operands_.insert(operands_.end(), in_operands.begin(), in_operands.end()); in Instruction()
|