Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h58 static inline llvm::SMTExprRef fromFloatUnOp(llvm::SMTSolverRef &Solver, in fromFloatUnOp() function
191 return fromFloatUnOp(Solver, UO_LNot, in fromFloatSpecialBinOp()
244 return fromFloatUnOp(Solver, UO_LNot, in fromFloatBinOp()
458 ? fromFloatUnOp(Solver, USE->getOpcode(), OperandExp) in getSymExpr()