Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c4292 /* !(exact && postponed) */ in ac_build_is_helper_invocation()
4296 LLVMValueRef postponed = LLVMBuildLoad2(ctx->builder, ctx->i1, ctx->postponed_kill, ""); in ac_build_is_helper_invocation() local
4297 return LLVMBuildNot(ctx->builder, LLVMBuildAnd(ctx->builder, exact, postponed, ""), ""); in ac_build_is_helper_invocation()

Completed in 9 milliseconds