Home
last modified time | relevance | path

Searched refs:compare_binary_operation_two_outputs (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/libc/utils/MPFRWrapper/
H A DMPFRUtils.cpp843 bool compare_binary_operation_two_outputs(Operation op, in compare_binary_operation_two_outputs() function
866 template bool compare_binary_operation_two_outputs<float>(
869 template bool compare_binary_operation_two_outputs<double>(
872 template bool compare_binary_operation_two_outputs<long double>(
H A DMPFRUtils.h127 bool compare_binary_operation_two_outputs(Operation op,
211 return compare_binary_operation_two_outputs(op, in, out, ulp_tolerance,