Searched refs:ac_build_shader_clock (Results 1 – 3 of 3) sorted by relevance
177 LLVMValueRef ac_build_shader_clock(struct ac_llvm_context *ctx, nir_scope scope);
428 LLVMValueRef ac_build_shader_clock(struct ac_llvm_context *ctx, nir_scope scope) in ac_build_shader_clock() function
3535 result = ac_build_shader_clock(&ctx->ac, nir_intrinsic_memory_scope(instr)); in visit_intrinsic()