Searched defs:Equal (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dfallible_iterator.h172 bool Equal = LHS.I == RHS.I; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerAtomic.cpp31 Value *Equal = Builder.CreateICmpEQ(Orig, Cmp); local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DComparisonCategories.h66 Equal, member in class:clang::ComparisonCategoryType::ComparisonCategoryResult
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DCOFFModuleDefinition.cpp38 Equal, enumerator in enum:llvm::object::Kind
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DFileSpec.cpp295 bool FileSpec::Equal(const FileSpec &a, const FileSpec &b, bool full) { function in class:FileSpec
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp753 relateSymbols(ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2, bool Equal) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmMacro.h49 Star, Dot, Comma, Dollar, Equal, EqualEqual, enumerator in enum:llvm::AsmToken::TokenKind
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp5917 bool Equal = LHSUnsigned local
2645 matchThreeWayIntCompare(SelectInst *SI, Value *&LHS, Value *&RHS, ConstantInt *&Less, ConstantInt *&Equal, ConstantInt *&Greater) argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1363 Equal, member in class:clang::final::DefaultedComparisonKind
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14132 bool Equal = false; local

Completed in 220 milliseconds