Home
last modified time | relevance | path

Searched defs:IsInf (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp388 bool IsInf = Arg.isInf(); in interp__builtin_isinf() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp5620 bool IsInf = match(V, m_Inf()); in simplifyFPOp() local
H A DValueTracking.cpp4466 const bool IsInf = (OrigClass & fcInf) == OrigClass; in fcmpImpliesClass() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp4034 Value *IsInf = Builder.CreateFCmpOEQ( in EmitBuiltinExpr() local
4100 Value *IsInf = in EmitBuiltinExpr() local