Home
last modified time | relevance | path

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

/external/llvm-project/libc/utils/MPFRWrapper/
DMPFRUtils.cpp287 binaryOperationOneOutput(Operation op, InputType x, InputType y) { in binaryOperationOneOutput() function
431 MPFRNumber mpfrResult = binaryOperationOneOutput(op, input.x, input.y); in explainBinaryOperationOneOutputError()
539 MPFRNumber mpfrResult = binaryOperationOneOutput(op, input.x, input.y); in compareBinaryOperationOneOutput()