Home
last modified time | relevance | path

Searched refs:cloned_instruction (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/
Dvalidation_during_reduction_test.cpp81 Instruction* cloned_instruction = first_instruction->Clone(context); in Apply() local
82 cloned_instruction->SetResultId(context->TakeNextId()); in Apply()
83 cloned_instruction->InsertBefore(first_instruction); in Apply()
/third_party/skia/third_party/externals/spirv-tools/test/reduce/
Dvalidation_during_reduction_test.cpp81 Instruction* cloned_instruction = first_instruction->Clone(context); in Apply() local
82 cloned_instruction->SetResultId(context->TakeNextId()); in Apply()
83 cloned_instruction->InsertBefore(first_instruction); in Apply()
/third_party/spirv-tools/test/reduce/
Dvalidation_during_reduction_test.cpp81 Instruction* cloned_instruction = first_instruction->Clone(context); in Apply() local
82 cloned_instruction->SetResultId(context->TakeNextId()); in Apply()
83 cloned_instruction->InsertBefore(first_instruction); in Apply()