/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
H A D | transformation_equation_instruction_test.cpp | 563 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local 687 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local 734 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local 777 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local 852 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local 926 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local 997 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local 1070 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local 1150 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local
|
H A D | transformation_add_synonym_test.cpp | 80 auto insert_before = MakeInstructionDescriptor(22, spv::Op::OpReturn, 0); in TEST() local 215 auto insert_before = MakeInstructionDescriptor(5, spv::Op::OpReturn, 0); in TEST() local 377 auto insert_before = MakeInstructionDescriptor(5, spv::Op::OpReturn, 0); in TEST() local 470 auto insert_before = MakeInstructionDescriptor(5, spv::Op::OpReturn, 0); in TEST() local 508 auto insert_before = MakeInstructionDescriptor(5, spv::Op::OpReturn, 0); in TEST() local 566 auto insert_before = MakeInstructionDescriptor(5, spv::Op::OpReturn, 0); in TEST() local 1483 auto insert_before = MakeInstructionDescriptor(9, spv::Op::OpBranch, 0); in TEST() local
|
H A D | transformation_mutate_pointer_test.cpp | 89 const auto insert_before = in TEST() local 280 const auto insert_before = in TEST() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/fuzz/ |
H A D | transformation_equation_instruction_test.cpp | 563 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local 687 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local 734 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local 777 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local 852 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local 926 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local 997 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local 1070 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local 1150 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local
|
H A D | transformation_add_synonym_test.cpp | 80 auto insert_before = MakeInstructionDescriptor(22, spv::Op::OpReturn, 0); in TEST() local 215 auto insert_before = MakeInstructionDescriptor(5, spv::Op::OpReturn, 0); in TEST() local 377 auto insert_before = MakeInstructionDescriptor(5, spv::Op::OpReturn, 0); in TEST() local 470 auto insert_before = MakeInstructionDescriptor(5, spv::Op::OpReturn, 0); in TEST() local 508 auto insert_before = MakeInstructionDescriptor(5, spv::Op::OpReturn, 0); in TEST() local 566 auto insert_before = MakeInstructionDescriptor(5, spv::Op::OpReturn, 0); in TEST() local 1483 auto insert_before = MakeInstructionDescriptor(9, spv::Op::OpBranch, 0); in TEST() local
|
H A D | transformation_mutate_pointer_test.cpp | 89 const auto insert_before = in TEST() local 280 const auto insert_before = in TEST() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/fuzz/ |
D | transformation_equation_instruction_test.cpp | 563 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local 687 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local 734 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local 777 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local 852 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local 926 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local 997 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local 1070 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local 1150 auto insert_before = MakeInstructionDescriptor(13, spv::Op::OpReturn, 0); in TEST() local
|
D | transformation_add_synonym_test.cpp | 80 auto insert_before = MakeInstructionDescriptor(22, spv::Op::OpReturn, 0); in TEST() local 215 auto insert_before = MakeInstructionDescriptor(5, spv::Op::OpReturn, 0); in TEST() local 377 auto insert_before = MakeInstructionDescriptor(5, spv::Op::OpReturn, 0); in TEST() local 470 auto insert_before = MakeInstructionDescriptor(5, spv::Op::OpReturn, 0); in TEST() local 508 auto insert_before = MakeInstructionDescriptor(5, spv::Op::OpReturn, 0); in TEST() local 566 auto insert_before = MakeInstructionDescriptor(5, spv::Op::OpReturn, 0); in TEST() local 1483 auto insert_before = MakeInstructionDescriptor(9, spv::Op::OpBranch, 0); in TEST() local
|
D | transformation_mutate_pointer_test.cpp | 89 const auto insert_before = in TEST() local 280 const auto insert_before = in TEST() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | interface_var_sroa.cpp | 464 const std::vector<uint32_t>& index_ids, Instruction* insert_before, in CreateAccessChainToVar() 489 Instruction* insert_before) { in CreateAccessChainWithIndex() 610 Instruction* insert_before) { in StoreComponentOfValueToScalarVar() 628 Instruction* insert_before) { in LoadScalarVar() 644 uint32_t type_id, Instruction* ptr, Instruction* insert_before) { in CreateLoad() 658 const uint32_t* extra_array_index, Instruction* insert_before) { in StoreComponentOfValueTo() 698 Instruction* insert_before) { in StoreComponentOfValueToAccessChainToScalarVar() 713 Instruction* insert_before) { in LoadAccessChainToVar() 743 auto* insert_before = load->NextNode(); in CreateCompositeConstructForComponentOfLoad() local
|
D | debug_info_manager.cpp | 447 Instruction* insert_before) { in CloneDebugInlinedAt() 574 Instruction* insert_before = insert_pos->NextNode(); in AddDebugValueForVariable() local 586 Instruction* dbg_decl, uint32_t value_id, Instruction* insert_before, in AddDebugValueForDecl() 798 Instruction* insert_before = local_var; in ConvertDebugGlobalToLocalVariable() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | interface_var_sroa.cpp | 464 const std::vector<uint32_t>& index_ids, Instruction* insert_before, in CreateAccessChainToVar() 489 Instruction* insert_before) { in CreateAccessChainWithIndex() 610 Instruction* insert_before) { in StoreComponentOfValueToScalarVar() 628 Instruction* insert_before) { in LoadScalarVar() 644 uint32_t type_id, Instruction* ptr, Instruction* insert_before) { in CreateLoad() 658 const uint32_t* extra_array_index, Instruction* insert_before) { in StoreComponentOfValueTo() 698 Instruction* insert_before) { in StoreComponentOfValueToAccessChainToScalarVar() 713 Instruction* insert_before) { in LoadAccessChainToVar() 743 auto* insert_before = load->NextNode(); in CreateCompositeConstructForComponentOfLoad() local
|
H A D | debug_info_manager.cpp | 447 Instruction* insert_before) { in CloneDebugInlinedAt() 574 Instruction* insert_before = insert_pos->NextNode(); in AddDebugValueForVariable() local 586 Instruction* dbg_decl, uint32_t value_id, Instruction* insert_before, in AddDebugValueForDecl() 812 Instruction* insert_before = local_var; in ConvertDebugGlobalToLocalVariable() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | interface_var_sroa.cpp | 464 const std::vector<uint32_t>& index_ids, Instruction* insert_before, in CreateAccessChainToVar() 489 Instruction* insert_before) { in CreateAccessChainWithIndex() 610 Instruction* insert_before) { in StoreComponentOfValueToScalarVar() 628 Instruction* insert_before) { in LoadScalarVar() 644 uint32_t type_id, Instruction* ptr, Instruction* insert_before) { in CreateLoad() 658 const uint32_t* extra_array_index, Instruction* insert_before) { in StoreComponentOfValueTo() 698 Instruction* insert_before) { in StoreComponentOfValueToAccessChainToScalarVar() 713 Instruction* insert_before) { in LoadAccessChainToVar() 743 auto* insert_before = load->NextNode(); in CreateCompositeConstructForComponentOfLoad() local
|
H A D | debug_info_manager.cpp | 447 Instruction* insert_before) { in CloneDebugInlinedAt() 574 Instruction* insert_before = insert_pos->NextNode(); in AddDebugValueForVariable() local 586 Instruction* dbg_decl, uint32_t value_id, Instruction* insert_before, in AddDebugValueForDecl() 798 Instruction* insert_before = local_var; in ConvertDebugGlobalToLocalVariable() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | transformation_store.cpp | 70 auto insert_before = in IsApplicable() local 203 auto insert_before = in Apply() local 223 auto insert_before = in Apply() local
|
H A D | transformation_load.cpp | 70 auto insert_before = in IsApplicable() local 180 auto insert_before = in Apply() local 201 auto insert_before = in Apply() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/ |
H A D | transformation_store.cpp | 70 auto insert_before = in IsApplicable() local 203 auto insert_before = in Apply() local 223 auto insert_before = in Apply() local
|
H A D | transformation_load.cpp | 70 auto insert_before = in IsApplicable() local 180 auto insert_before = in Apply() local 201 auto insert_before = in Apply() local
|
H A D | transformation_add_synonym.cpp | 33 const protobufs::InstructionDescriptor& insert_before) { in TransformationAddSynonym() 108 auto insert_before = FindInstruction(message_.insert_before(), ir_context); in Apply() local
|
H A D | transformation_equation_instruction.cpp | 49 auto insert_before = in IsApplicable() local 88 auto insert_before = in Apply() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | transformation_store.cpp | 70 auto insert_before = in IsApplicable() local 203 auto insert_before = in Apply() local 223 auto insert_before = in Apply() local
|
D | transformation_load.cpp | 70 auto insert_before = in IsApplicable() local 180 auto insert_before = in Apply() local 201 auto insert_before = in Apply() local
|
D | transformation_equation_instruction.cpp | 49 auto insert_before = in IsApplicable() local 88 auto insert_before = in Apply() local
|
D | transformation_add_synonym.cpp | 33 const protobufs::InstructionDescriptor& insert_before) { in TransformationAddSynonym() 108 auto insert_before = FindInstruction(message_.insert_before(), ir_context); in Apply() local
|