Searched refs:ac_build_round (Results 1 – 4 of 4) sorted by relevance
194 min = ac_build_round(ctx, min); in cull_bbox()195 max = ac_build_round(ctx, max); in cull_bbox()
210 LLVMValueRef ac_build_round(struct ac_llvm_context *ctx, LLVMValueRef value);
675 LLVMValueRef ac_build_round(struct ac_llvm_context *ctx, LLVMValueRef value) in ac_build_round() function846 LLVMValueRef tmp = ac_build_round(ctx, coords_arg[3]); in ac_prepare_cube_coords()
4540 coord = ac_build_round(ctx, coord); in apply_round_slice()