Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DZ3Solver.cpp248 static bool areEquivalent(const llvm::fltSemantics &LHS, in areEquivalent() function
798 if (useSemantics && !areEquivalent(Float.getSemantics(), Semantics)) { in toAPFloat()