Searched refs:abs2 (Results 1 – 1 of 1) sorted by relevance
81 int abs2 = Math.abs(x); in directIntrinsic() local82 return abs1 + abs2; in directIntrinsic()