Home
last modified time | relevance | path

Searched defs:isEqual (Results 1 – 25 of 50) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h70 static bool isEqual(const ValueKeyT1 &C1, const ValueKeyT2 &C2) { in isEqual() function
75 static bool isEqual(const ValueKeyT &C, PoolEntry *P) { in isEqual() function
81 static bool isEqual(PoolEntry *P1, PoolEntry *P2) { in isEqual() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinkerParallel/
H A DStringPool.h
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DWeak.h48 static bool isEqual(const WeakInfo &LHS, const WeakInfo &RHS) { in isEqual() function
H A DScopeInfo.h342 static bool isEqual(const WeakObjectProfileTy &LHS, in isEqual() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DWP/
H A DDWPStringPool.h24 static bool isEqual(const char *LHS, const char *RHS) { in isEqual() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableList.h128 bool isEqual(const ImmutableList& L) const { return X == L.X; } in isEqual() function
H A DImmutableSet.h140 bool isEqual(const ImutAVLTree& RHS) const { in isEqual() function
H A DConcurrentHashtable.h84 static inline bool isEqual(const KeyTy &LHS, const KeyTy &RHS) { isEqual() function
H A DImmutableMap.h44 static inline bool isEqual(key_type_ref L, key_type_ref R) { in isEqual() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h461 static bool isEqual(const ModuleCacheKey &LHS, const ModuleCacheKey &RHS) { in isEqual() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp122 static bool isEqual(const FrozenIndPHIInfo &LHS, in isEqual() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp223 static bool isEqual(const SlotWithTag &A, const SlotWithTag &B) { isEqual() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h531 static bool isEqual(uint32_t LHS, const Abbrev &RHS) { in isEqual() function
534 static bool isEqual(const Abbrev &LHS, const Abbrev &RHS) { in isEqual() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp466 bool DenseMapInfo<SimpleValue>::isEqual(SimpleValue LHS, SimpleValue RHS) { in isEqual() function in DenseMapInfo
541 bool DenseMapInfo<CallValue>::isEqual(CallValue LHS, CallValue RHS) { in isEqual() function in DenseMapInfo
615 bool DenseMapInfo<GEPValue>::isEqual(const GEPValue &LHS, const GEPValue &RHS) { in isEqual() function in DenseMapInfo
H A DGVNSink.cpp354 static bool isEqual(const ModelledPHI &LHS, const ModelledPHI &RHS) { in isEqual() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumCXXABI.cpp116 static bool isEqual(DecompositionDeclName LHS, DecompositionDeclName RHS) { in isEqual() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorRangeChecker.cpp360 bool isEqual(ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2) { in isEqual() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp176 static bool isEqual(const MemOpKey &LHS, const MemOpKey &RHS) { in isEqual() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp81 static bool isEqual(const CVSymbol &LHS, const CVSymbol &RHS) { isEqual() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h329 static bool isEqual(const IRInstructionData *LHS, in isEqual() function
/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp1712 bool IRMover::StructTypeKeyInfo::isEqual(const KeyTy &LHS, in isEqual() function in IRMover::StructTypeKeyInfo
1719 bool IRMover::StructTypeKeyInfo::isEqual(const StructType *LHS, in isEqual() function in IRMover::StructTypeKeyInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp22 bool llvm::isEqual(const GCNRPTracker::LiveRegSet &S1, in isEqual() function in llvm
/freebsd/contrib/llvm-project/lld/COFF/
H A DChunks.h666 static bool isEqual(const ChunkAndOffset &lhs, const ChunkAndOffset &rhs) { in isEqual() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp608 static bool isEqual(const SpecSig &LHS, const SpecSig &RHS) { in isEqual() function

12