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

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_llvm_build.c3096 get_current_flow(struct ac_llvm_context *ctx) function in typeref:struct:ac_llvm_flow *
3196 struct ac_llvm_flow *current_branch = get_current_flow(ctx);
3212 struct ac_llvm_flow *current_branch = get_current_flow(ctx);
3225 struct ac_llvm_flow *current_loop = get_current_flow(ctx);
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_build.c3078 static struct ac_llvm_flow *get_current_flow(struct ac_llvm_context *ctx) function in typeref:struct:ac_llvm_flow *
3170 struct ac_llvm_flow *current_branch = get_current_flow(ctx);
3202 struct ac_llvm_flow *current_branch = get_current_flow(ctx);
3216 struct ac_llvm_flow *current_loop = get_current_flow(ctx);

Completed in 16 milliseconds