Searched refs:ac_build_wg_scan_top (Results 1 – 3 of 3) sorted by relevance
527 void ac_build_wg_scan_top(struct ac_llvm_context *ctx, struct ac_wg_scan *ws);
4055 void ac_build_wg_scan_top(struct ac_llvm_context *ctx, struct ac_wg_scan *ws) in ac_build_wg_scan_top() function4106 ac_build_wg_scan_top(ctx, ws); in ac_build_wg_scan()
577 ac_build_wg_scan_top(&ctx->ac, &primemit_scan[stream]); in build_streamout()