/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | LLVMContextImpl.h | 87 static bool isEqual(const APFloat &LHS, const APFloat &RHS) { in isEqual() function 129 static bool isEqual(const KeyTy &LHS, const StructType *RHS) { in isEqual() function 135 static bool isEqual(const StructType *LHS, const StructType *RHS) { in isEqual() function 182 static bool isEqual(const KeyTy &LHS, const FunctionType *RHS) { in isEqual() function 188 static bool isEqual(const FunctionType *LHS, const FunctionType *RHS) { in isEqual() function 231 static bool isEqual(const KeyTy &LHS, const TargetExtType *RHS) { in isEqual() function 237 static bool isEqual(const TargetExtType *LHS, const TargetExtType *RHS) { in isEqual() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/PBQP/ |
H A D | CostAllocator.h | 70 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
|
/openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
H A D | Weak.h | 48 static bool isEqual(const WeakInfo &LHS, const WeakInfo &RHS) { in isEqual() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DWP/ |
H A D | DWPStringPool.h | 24 static bool isEqual(const char *LHS, const char *RHS) { in isEqual() function
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_dense_map_test.cpp | 90 static bool isEqual(const CtorTester &LHS, const CtorTester &RHS) { in isEqual() function 484 static bool isEqual(const unsigned &LHS, const unsigned &RHS) { in isEqual() function 487 static bool isEqual(const char *LHS, const unsigned &RHS) { in isEqual() function
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/ |
H A D | PerfReader.h | 173 bool isEqual(const PerfSample *Other) const { in isEqual() function 342 virtual bool isEqual(const ContextKey *K) const { in isEqual() function 363 bool isEqual(const ContextKey *K) const override { in isEqual() function 383 bool isEqual(const ContextKey *K) const override { in isEqual() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinkerDeclContext.h | 176 static bool isEqual(const DeclContext *LHS, const DeclContext *RHS) { in isEqual() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | ImmutableList.h | 128 bool isEqual(const ImmutableList& L) const { return X == L.X; } in isEqual() function
|
H A D | ImmutableSet.h | 140 bool isEqual(const ImutAVLTree& RHS) const { in isEqual() function
|
H A D | ImmutableMap.h | 44 static inline bool isEqual(key_type_ref L, key_type_ref R) { in isEqual() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.h | 346 static bool isEqual(uint32_t LHS, const Abbrev &RHS) { in isEqual() function 349 static bool isEqual(const Abbrev &LHS, const Abbrev &RHS) { in isEqual() function
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | ASTTypeTraits.h | 116 static bool isEqual(const ASTNodeKind &LHS, const ASTNodeKind &RHS) { in isEqual() function
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/ |
H A D | ProcessGDBRemote.h | 455 static bool isEqual(const ModuleCacheKey &LHS, const ModuleCacheKey &RHS) { in isEqual() function
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64StackTaggingPreRA.cpp | 223 static bool isEqual(const SlotWithTag &A, const SlotWithTag &B) { in isEqual() function
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | ItaniumCXXABI.cpp | 116 static bool isEqual(DecompositionDeclName LHS, DecompositionDeclName RHS) { in isEqual() function
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | IteratorRangeChecker.cpp | 361 bool isEqual(ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2) { in isEqual() function
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
H A D | FunctionSpecialization.cpp | 247 static bool isEqual(const SpecSig &LHS, const SpecSig &RHS) { in isEqual() function
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | GCNRegPressure.cpp | 21 bool llvm::isEqual(const GCNRPTracker::LiveRegSet &S1, in isEqual() function in llvm
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86OptimizeLEAs.cpp | 176 static bool isEqual(const MemOpKey &LHS, const MemOpKey &RHS) { in isEqual() function
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | EarlyCSE.cpp | 439 bool DenseMapInfo<SimpleValue>::isEqual(SimpleValue LHS, SimpleValue RHS) { in isEqual() function in DenseMapInfo 516 bool DenseMapInfo<CallValue>::isEqual(CallValue LHS, CallValue RHS) { in isEqual() function in DenseMapInfo
|
H A D | GVNSink.cpp | 324 static bool isEqual(const ModelledPHI &LHS, const ModelledPHI &RHS) { in isEqual() function
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/ |
H A D | GSIStreamBuilder.cpp | 81 static bool isEqual(const CVSymbol &LHS, const CVSymbol &RHS) { in isEqual() function
|
/openbsd-src/gnu/llvm/llvm/lib/Linker/ |
H A D | IRMover.cpp | 1721 bool IRMover::StructTypeKeyInfo::isEqual(const KeyTy &LHS, in isEqual() function in IRMover::StructTypeKeyInfo 1728 bool IRMover::StructTypeKeyInfo::isEqual(const StructType *LHS, in isEqual() function in IRMover::StructTypeKeyInfo
|
/openbsd-src/gnu/llvm/lld/COFF/ |
H A D | Chunks.h | 601 static bool isEqual(const ChunkAndOffset &lhs, const ChunkAndOffset &rhs) { in isEqual() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | IRSimilarityIdentifier.h | 324 static bool isEqual(const IRInstructionData *LHS, in isEqual() function
|