Searched defs:RoundNearestEven (Results 1 – 2 of 2) sorted by relevance
6390 struct RoundNearestEven { struct6391 APFloat operator()(const APFloat& f) { in operator ()()
4768 XlaOp RoundNearestEven(const XlaOp operand) { in RoundNearestEven() function