Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTSolver.h41 return getFloat16Sort(); in getFloatSort()
60 virtual SMTSortRef getFloat16Sort() = 0;
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DZ3ConstraintManager.cpp304 SMTSortRef getFloat16Sort() override { in getFloat16Sort() function in __anon1f86e14b0211::Z3Solver