Home
last modified time | relevance | path

Searched defs:load_var (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/loop_optimizations/
H A Ddependence_analysis_helpers.cpp1506 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
1536 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
1587 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
1616 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
1666 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
1695 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
1745 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
1774 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
2078 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
2108 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
[all …]
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Ddependence_analysis_helpers.cpp1506 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
1536 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
1587 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
1616 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
1666 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
1695 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
1745 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
1774 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
2078 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
2108 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
[all …]
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Ddependence_analysis_helpers.cpp1506 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
1536 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
1587 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
1616 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
1666 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
1695 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
1745 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
1774 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
2078 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
2108 Instruction* load_var = context->get_def_use_mgr()->GetDef( in TEST() local
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.h163 void (*load_var)(struct lp_build_nir_context *bld_base, member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c2651 SpvId load_var = *var_id; in emit_load_uint_input() local