Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c4396 static void visit_post_phi(struct ac_nir_context *ctx, nir_phi_instr *instr, LLVMValueRef llvm_phi) in visit_post_phi() function
4410 visit_post_phi(ctx, (nir_phi_instr *)entry->key, (LLVMValueRef)entry->data); in phi_post_pass()