Searched refs:GetEpsilonValue (Results 1 – 2 of 2) sorted by relevance
698 def EpsilonValue : NativeCodeCall<"GetEpsilonValue($0.getType())">;
907 static DenseElementsAttr GetEpsilonValue(Type ty) { in GetEpsilonValue() function