Home
last modified time | relevance | path

Searched refs:GenerateCopy (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dpass.cpp87 uint32_t Pass::GenerateCopy(Instruction* object_to_copy, uint32_t new_type_id, in GenerateCopy() function in spvtools::opt::Pass
122 GenerateCopy(extract, new_element_type_id, insertion_position)); in GenerateCopy()
139 element_ids.push_back(GenerateCopy(extract, type_mgr->GetId(new_types[i]), in GenerateCopy()
Dpass.h142 uint32_t GenerateCopy(Instruction* object_to_copy, uint32_t new_type_id,
Dfix_storage_class.cpp235 uint32_t copy_id = GenerateCopy(obj_inst, pointee_type_id, inst); in PropagateType()
Dcopy_prop_arrays.cpp741 uint32_t copy = GenerateCopy(original_ptr_inst, pointee_type_id, use); in UpdateUses()
/third_party/spirv-tools/source/opt/
Dpass.cpp87 uint32_t Pass::GenerateCopy(Instruction* object_to_copy, uint32_t new_type_id, in GenerateCopy() function in spvtools::opt::Pass
122 GenerateCopy(extract, new_element_type_id, insertion_position)); in GenerateCopy()
139 element_ids.push_back(GenerateCopy(extract, type_mgr->GetId(new_types[i]), in GenerateCopy()
Dpass.h142 uint32_t GenerateCopy(Instruction* object_to_copy, uint32_t new_type_id,
Dfix_storage_class.cpp235 uint32_t copy_id = GenerateCopy(obj_inst, pointee_type_id, inst); in PropagateType()
Dcopy_prop_arrays.cpp738 uint32_t copy = GenerateCopy(original_ptr_inst, pointee_type_id, use); in UpdateUses()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dpass.cpp87 uint32_t Pass::GenerateCopy(Instruction* object_to_copy, uint32_t new_type_id, in GenerateCopy() function in spvtools::opt::Pass
122 GenerateCopy(extract, new_element_type_id, insertion_position)); in GenerateCopy()
139 element_ids.push_back(GenerateCopy(extract, type_mgr->GetId(new_types[i]), in GenerateCopy()
Dpass.h142 uint32_t GenerateCopy(Instruction* object_to_copy, uint32_t new_type_id,
Dfix_storage_class.cpp235 uint32_t copy_id = GenerateCopy(obj_inst, pointee_type_id, inst); in PropagateType()
Dcopy_prop_arrays.cpp741 uint32_t copy = GenerateCopy(original_ptr_inst, pointee_type_id, use); in UpdateUses()