Searched refs:ac_build_fmax (Results 1 – 2 of 2) sorted by relevance
270 LLVMValueRef ac_build_fmax(struct ac_llvm_context *ctx, LLVMValueRef a,
1267 LLVMValueRef ac_build_fmax(struct ac_llvm_context *ctx, LLVMValueRef a, in ac_build_fmax() function1285 return ac_build_fmin(ctx, ac_build_fmax(ctx, value, ctx->f32_0), in ac_build_clamp()