Searched refs:COSINE (Results 1 – 2 of 2) sorted by relevance
58 final static UnaryCRFunction COSINE = UnaryCRFunction.sinFunction field in SlowCRTest87 checkApprEq(COSINE.execute(x).doubleValue(), Math.cos(xAsDouble), in checkTrig()89 checkEq(COSINE.execute(x), x.cos(), in checkTrig()
2082 // CHLO %[[COSINE:.*]] = "mhlo.cosine"(%[[ARG]])2083 // CHLO %[[RESULT:.*]] = "mhlo.divide"(%[[SINE]], %[[COSINE]])2095 // CHLO %[[COSINE:.*]] = "mhlo.cosine"(%[[ARG]])2096 // CHLO %[[RESULT:.*]] = "mhlo.divide"(%[[SINE]], %[[COSINE]])