Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_llvm_build.c48 struct ac_llvm_flow { struct
1907 static struct ac_llvm_flow *
1915 static struct ac_llvm_flow *
1925 static struct ac_llvm_flow *
1928 struct ac_llvm_flow *flow; in push_flow()
1962 struct ac_llvm_flow *flow = &ctx->flow[ctx->flow_depth - 2]; in append_basic_block()
1986 struct ac_llvm_flow *flow = push_flow(ctx); in ac_build_bgnloop()
1996 struct ac_llvm_flow *flow = get_innermost_loop(ctx); in ac_build_break()
2002 struct ac_llvm_flow *flow = get_innermost_loop(ctx); in ac_build_continue()
2008 struct ac_llvm_flow *current_branch = get_current_flow(ctx); in ac_build_else()
[all …]
Dac_llvm_build.h41 struct ac_llvm_flow;
75 struct ac_llvm_flow *flow;