Searched refs:ac_build_round (Results 1 – 4 of 4) sorted by relevance
196 min = ac_build_round(ctx, min); in cull_bbox()197 max = ac_build_round(ctx, max); in cull_bbox()
202 LLVMValueRef ac_build_round(struct ac_llvm_context *ctx, LLVMValueRef value);
626 LLVMValueRef ac_build_round(struct ac_llvm_context *ctx, LLVMValueRef value) in ac_build_round() function797 LLVMValueRef tmp = ac_build_round(ctx, coords_arg[3]); in ac_prepare_cube_coords()
4052 coord = ac_build_round(ctx, coord); in apply_round_slice()