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