Home
last modified time | relevance | path

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

123

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
HDCostAllocator.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-13-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
HDStringPool.h33 static inline bool isEqual(const StringRef &LHS, const StringRef &RHS) { in isEqual() function
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDWeak.h48 static bool isEqual(const WeakInfo &LHS, const WeakInfo &RHS) { in isEqual() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DWP/
HDDWPStringPool.h24 static bool isEqual(const char *LHS, const char *RHS) { in isEqual() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDTypePool.h89 static inline bool isEqual(const StringRef &LHS, const StringRef &RHS) { in isEqual() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
HDDWARFLinkerDeclContext.h178 static bool isEqual(const DeclContext *LHS, const DeclContext *RHS) { in isEqual() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDImmutableList.h128 bool isEqual(const ImmutableList& L) const { return X == L.X; } in isEqual() function
HDImmutableSet.h140 bool isEqual(const ImutAVLTree& RHS) const { in isEqual() function
HDConcurrentHashtable.h83 static inline bool isEqual(const KeyTy &LHS, const KeyTy &RHS) { in isEqual() function
HDImmutableMap.h44 static inline bool isEqual(key_type_ref L, key_type_ref R) { in isEqual() function
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDASTTypeTraits.h119 static bool isEqual(const ASTNodeKind &LHS, const ASTNodeKind &RHS) { in isEqual() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDProcessGDBRemote.h461 static bool isEqual(const ModuleCacheKey &LHS, const ModuleCacheKey &RHS) { in isEqual() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDCanonicalizeFreezeInLoops.cpp122 static bool isEqual(const FrozenIndPHIInfo &LHS, in isEqual() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64StackTaggingPreRA.cpp222 static bool isEqual(const SlotWithTag &A, const SlotWithTag &B) { in isEqual() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFAcceleratorTable.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-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDEarlyCSE.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
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDIteratorRangeChecker.cpp360 bool isEqual(ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2) { in isEqual() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDItaniumCXXABI.cpp116 static bool isEqual(DecompositionDeclName LHS, DecompositionDeclName RHS) { in isEqual() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86OptimizeLEAs.cpp176 static bool isEqual(const MemOpKey &LHS, const MemOpKey &RHS) { in isEqual() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
HDGSIStreamBuilder.cpp82 static bool isEqual(const CVSymbol &LHS, const CVSymbol &RHS) { in isEqual() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Linker/
HDIRMover.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-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDIRSimilarityIdentifier.h329 static bool isEqual(const IRInstructionData *LHS, in isEqual() function
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
HDChunks.h666 static bool isEqual(const ChunkAndOffset &lhs, const ChunkAndOffset &rhs) { in isEqual() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDGCNRegPressure.cpp22 bool llvm::isEqual(const GCNRPTracker::LiveRegSet &S1, in isEqual() function in llvm
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDFunctionSpecialization.cpp608 static bool isEqual(const SpecSig &LHS, const SpecSig &RHS) { in isEqual() function

123