Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DZ3Solver.cpp246 static bool areEquivalent(const llvm::fltSemantics &LHS, in areEquivalent() function
796 if (useSemantics && !areEquivalent(Float.getSemantics(), Semantics)) { in toAPFloat()