Home
last modified time | relevance | path

Searched refs:dbg_op (Results 1 – 9 of 9) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dlocal_single_store_elim_pass.cpp222 auto dbg_op = user->GetCommonDebugOpcode(); in FindSingleStoreAndCheckUses() local
223 if (dbg_op == CommonDebugInfoDebugDeclare || in FindSingleStoreAndCheckUses()
224 dbg_op == CommonDebugInfoDebugValue) { in FindSingleStoreAndCheckUses()
291 auto dbg_op = use->GetCommonDebugOpcode(); in RewriteLoads() local
292 if (dbg_op == CommonDebugInfoDebugDeclare || in RewriteLoads()
293 dbg_op == CommonDebugInfoDebugValue) in RewriteLoads()
Dlocal_single_block_elim_pass.cpp35 auto dbg_op = user->GetCommonDebugOpcode(); in HasOnlySupportedRefs() local
36 if (dbg_op == CommonDebugInfoDebugDeclare || in HasOnlySupportedRefs()
37 dbg_op == CommonDebugInfoDebugValue) { in HasOnlySupportedRefs()
Dmem_pass.cpp228 auto dbg_op = user->GetCommonDebugOpcode(); in HasOnlySupportedRefs() local
229 if (dbg_op == CommonDebugInfoDebugDeclare || in HasOnlySupportedRefs()
230 dbg_op == CommonDebugInfoDebugValue) { in HasOnlySupportedRefs()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dlocal_single_store_elim_pass.cpp219 auto dbg_op = user->GetCommonDebugOpcode(); in FindSingleStoreAndCheckUses() local
220 if (dbg_op == CommonDebugInfoDebugDeclare || in FindSingleStoreAndCheckUses()
221 dbg_op == CommonDebugInfoDebugValue) { in FindSingleStoreAndCheckUses()
288 auto dbg_op = use->GetCommonDebugOpcode(); in RewriteLoads() local
289 if (dbg_op == CommonDebugInfoDebugDeclare || in RewriteLoads()
290 dbg_op == CommonDebugInfoDebugValue) in RewriteLoads()
Dlocal_single_block_elim_pass.cpp32 auto dbg_op = user->GetCommonDebugOpcode(); in HasOnlySupportedRefs() local
33 if (dbg_op == CommonDebugInfoDebugDeclare || in HasOnlySupportedRefs()
34 dbg_op == CommonDebugInfoDebugValue) { in HasOnlySupportedRefs()
Dmem_pass.cpp231 auto dbg_op = user->GetCommonDebugOpcode(); in HasOnlySupportedRefs() local
232 if (dbg_op == CommonDebugInfoDebugDeclare || in HasOnlySupportedRefs()
233 dbg_op == CommonDebugInfoDebugValue) { in HasOnlySupportedRefs()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dlocal_single_store_elim_pass.cpp219 auto dbg_op = user->GetCommonDebugOpcode(); in FindSingleStoreAndCheckUses() local
220 if (dbg_op == CommonDebugInfoDebugDeclare || in FindSingleStoreAndCheckUses()
221 dbg_op == CommonDebugInfoDebugValue) { in FindSingleStoreAndCheckUses()
288 auto dbg_op = use->GetCommonDebugOpcode(); in RewriteLoads() local
289 if (dbg_op == CommonDebugInfoDebugDeclare || in RewriteLoads()
290 dbg_op == CommonDebugInfoDebugValue) in RewriteLoads()
Dlocal_single_block_elim_pass.cpp33 auto dbg_op = user->GetCommonDebugOpcode(); in HasOnlySupportedRefs() local
34 if (dbg_op == CommonDebugInfoDebugDeclare || in HasOnlySupportedRefs()
35 dbg_op == CommonDebugInfoDebugValue) { in HasOnlySupportedRefs()
Dmem_pass.cpp228 auto dbg_op = user->GetCommonDebugOpcode(); in HasOnlySupportedRefs() local
229 if (dbg_op == CommonDebugInfoDebugDeclare || in HasOnlySupportedRefs()
230 dbg_op == CommonDebugInfoDebugValue) { in HasOnlySupportedRefs()