Home
last modified time | relevance | path

Searched defs:use_instr (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir_opt_preamble.c55 nir_instr *use_instr = use->parent_instr; in all_uses_float() local
86 nir_instr *use_instr = use->parent_instr; in all_uses_bit() local
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_rematerialize_compares.c128 nir_instr *const use_instr = use->parent_instr; in nir_opt_rematerialize_compares_impl() local
Dnir_opt_gcm.c633 nir_instr *use_instr = use_src->parent_instr; in gcm_schedule_late_def() local
Dnir_deref.c161 nir_instr *use_instr = use_src->parent_instr; in nir_deref_instr_has_complex_use() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_opt_peephole_ffma.c43 nir_instr *use_instr = use_src->parent_instr; in are_all_uses_fadd() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dpropagator.cpp46 instr->result_id(), [this](Instruction* use_instr) { in AddSSAEdges()
/third_party/spirv-tools/source/opt/
Dpropagator.cpp46 instr->result_id(), [this](Instruction* use_instr) { in AddSSAEdges()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dpropagator.cpp46 instr->result_id(), [this](Instruction* use_instr) { in AddSSAEdges()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_duplicate_region_with_selection.cpp255 &region_set](opt::Instruction* use_instr) -> bool { in IsApplicable()
/third_party/spirv-tools/source/fuzz/
Dtransformation_duplicate_region_with_selection.cpp255 &region_set](opt::Instruction* use_instr) -> bool { in IsApplicable()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_duplicate_region_with_selection.cpp255 &region_set](opt::Instruction* use_instr) -> bool { in IsApplicable()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir_lower_tess_io.cpp206 auto use_instr = use_src->parent_instr; in get_dest_usee_mask() local