Home
last modified time | relevance | path

Searched defs:IsEqual (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp628 Value *IsEqual = nullptr; in mergeComparisons() local
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBFrame.cpp677 bool SBFrame::IsEqual(const SBFrame &that) const { in IsEqual() function in SBFrame
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp13237 bool IsEqual = CR_r == APFloat::cmpEqual && CR_i == APFloat::cmpEqual; EvaluateComparisonBinaryOperator() local
13241 bool IsEqual = LHS.getComplexIntReal() == RHS.getComplexIntReal() && EvaluateComparisonBinaryOperator() local
13569 bool IsEqual = CR == CmpResult::Equal, VisitBinaryOperator() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp16415 DiagnoseAlwaysNonNullPointer(Expr * E,Expr::NullPointerConstantKind NullKind,bool IsEqual,SourceRange Range) DiagnoseAlwaysNonNullPointer() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4795 optimizeWhile(SDValue Op,SelectionDAG & DAG,bool IsSigned,bool IsLess,bool IsEqual) optimizeWhile() argument
[all...]