Searched refs:postponed_kill (Results 1 – 3 of 3) sorted by relevance
196 LLVMValueRef postponed_kill; member
78 LLVMValueRef mask = LLVMBuildLoad(builder, ctx->postponed_kill, ""); in kil_emit()80 LLVMBuildStore(builder, mask, ctx->postponed_kill); in kil_emit()
3838 if (ctx->postponed_kill) in si_llvm_return_fs_outputs()3839 ac_build_kill_if_false(&ctx->ac, LLVMBuildLoad(builder, ctx->postponed_kill, "")); in si_llvm_return_fs_outputs()6111 ctx->postponed_kill = lp_build_alloca_undef(&ctx->gallivm, ctx->i1, ""); in si_compile_tgsi_main()6114 ctx->postponed_kill); in si_compile_tgsi_main()