Searched defs:IsInf (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/AST/Interp/ | ||
H A D | InterpBuiltin.cpp |
|
/llvm-project/llvm/lib/Analysis/ | ||
H A D | InstructionSimplify.cpp | 5594 bool IsInf = match(V, m_Inf()); simplifyFPOp() local |
H A D | ValueTracking.cpp | 4349 const bool IsInf = (OrigClass & fcInf) == OrigClass; fcmpImpliesClass() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGBuiltin.cpp | 3945 Value *IsInf = Builder.CreateFCmpOEQ( EmitBuiltinExpr() local |