Home
last modified time | relevance | path

Searched defs:phi_src (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_opt_peephole_select.c315 nir_phi_src *phi_src = in nir_opt_collapse_if() local
345 nir_phi_src *phi_src = in nir_opt_collapse_if() local
Dnir_lower_regs_to_ssa.c55 nir_phi_src *phi_src = exec_node_data(nir_phi_src, src, src); in rewrite_src() local
Dnir_lower_shader_calls.c254 nir_phi_src *phi_src = exec_node_data(nir_phi_src, src, src); in rewrite_instr_src_from_phi_builder() local
Dnir.c816 nir_phi_src *phi_src; in nir_phi_instr_add_src() local
Dnir.h2637 #define nir_foreach_phi_src(phi_src, phi) \ argument
2639 #define nir_foreach_phi_src_safe(phi_src, phi) \ argument
4100 nir_phi_src *phi_src = LIST_ENTRY(nir_phi_src, src, src); in nir_before_src() local
/third_party/mesa3d/src/amd/compiler/
Daco_lower_phis.cpp323 Temp phi_src = phi->operands[i].getTemp(); in lower_subdword_phis() local
Daco_instruction_selection.cpp9847 std::map<unsigned, nir_ssa_def*> phi_src; in visit_phi() local
/third_party/ltp/tools/sparse/sparse-src/
Dlinearize.h116 pseudo_t phi_src; member
/third_party/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c522 LLVMValueRef phi_src[2]; in exit_waterfall() local