Searched refs:ac_build_load_helper_invocation (Results 1 – 4 of 4) sorted by relevance
545 LLVMValueRef ac_build_load_helper_invocation(struct ac_llvm_context *ctx);
4270 LLVMValueRef ac_build_load_helper_invocation(struct ac_llvm_context *ctx) in ac_build_load_helper_invocation() function4287 return ac_build_load_helper_invocation(ctx); in ac_build_is_helper_invocation()
3708 result = ac_build_load_helper_invocation(&ctx->ac); in visit_intrinsic()
4361 - ac: add ac_build_load_helper_invocation() helper