Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp3224 Value *IsLessThanInf = in EmitBuiltinExpr() local
3231 V = Builder.CreateAnd(Eq, IsLessThanInf, "and"); in EmitBuiltinExpr()