Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/llvm/
Dac_llvm_build.c3036 static struct ac_llvm_flow *get_current_flow(struct ac_llvm_context *ctx) in get_current_flow() function
3128 struct ac_llvm_flow *current_branch = get_current_flow(ctx); in ac_build_else()
3144 struct ac_llvm_flow *current_branch = get_current_flow(ctx); in ac_build_endif()
3157 struct ac_llvm_flow *current_loop = get_current_flow(ctx); in ac_build_endloop()