Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_unroller.cpp904 auto remap_operands_to_new_ids = [this](uint32_t* id) { in RemapOperands() local
912 inst->ForEachInId(remap_operands_to_new_ids); in RemapOperands()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_unroller.cpp904 auto remap_operands_to_new_ids = [this](uint32_t* id) { in RemapOperands() local
912 inst->ForEachInId(remap_operands_to_new_ids); in RemapOperands()
/third_party/spirv-tools/source/opt/
Dloop_unroller.cpp897 auto remap_operands_to_new_ids = [this](uint32_t* id) { in RemapOperands() local
905 inst->ForEachInId(remap_operands_to_new_ids); in RemapOperands()