Searched refs:absi (Results 1 – 1 of 1) sorted by relevance
2911 LLVMValueRef absi = LLVMBuildAnd(b, a_v4si, inv_sig_mask, "absi"); in lp_build_sin_or_cos() local2912 LLVMValueRef x_abs = LLVMBuildBitCast(b, absi, bld->vec_type, "x_abs"); in lp_build_sin_or_cos()