/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | LLVMContextImpl.h | 70 static bool isEqual(const APFloat &LHS, const APFloat &RHS) { in isEqual() function 116 static bool isEqual(const KeyTy& LHS, const StructType *RHS) { in isEqual() function 122 static bool isEqual(const StructType *LHS, const StructType *RHS) { in isEqual() function 172 static bool isEqual(const KeyTy& LHS, const FunctionType *RHS) { in isEqual() function 178 static bool isEqual(const FunctionType *LHS, const FunctionType *RHS) { in isEqual() function
|
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwp/ |
H A D | DWPStringPool.h | 24 static bool isEqual(const char *LHS, const char *RHS) { in isEqual() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/ |
H A D | PerfReader.h | 121 virtual bool isEqual(const PerfSample *K) const { in isEqual() function 147 bool isEqual(const PerfSample *K) const override { in isEqual() function 300 virtual bool isEqual(const ContextKey *K) const { in isEqual() function 320 bool isEqual(const ContextKey *K) const override { in isEqual() function 341 bool isEqual(const ContextKey *K) const override { in isEqual() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinkerDeclContext.h | 170 static bool isEqual(const DeclContext *LHS, const DeclContext *RHS) { in isEqual() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | ASTTypeTraits.h | 115 static bool isEqual(const ASTNodeKind &LHS, const ASTNodeKind &RHS) { in isEqual() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | ImmutableList.h | 127 bool isEqual(const ImmutableList& L) const { return X == L.X; } in isEqual() function
|
H A D | ImmutableSet.h | 139 bool isEqual(const ImutAVLTree& RHS) const { in isEqual() function
|
H A D | ImmutableMap.h | 43 static inline bool isEqual(key_type_ref L, key_type_ref R) { in isEqual() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.h | 345 static bool isEqual(uint32_t LHS, const Abbrev &RHS) { in isEqual() function 348 static bool isEqual(const Abbrev &LHS, const Abbrev &RHS) { in isEqual() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64StackTaggingPreRA.cpp | 227 static bool isEqual(const SlotWithTag &A, const SlotWithTag &B) { in isEqual() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ItaniumCXXABI.cpp | 115 static bool isEqual(DecompositionDeclName LHS, DecompositionDeclName RHS) { in isEqual() function
|
H A D | APValue.cpp | 215 bool llvm::DenseMapInfo<clang::APValue::LValueBase>::isEqual( in isEqual() function in llvm::DenseMapInfo::APValue::LValueBase
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | IteratorRangeChecker.cpp | 361 bool isEqual(ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2) { in isEqual() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | IRSimilarityIdentifier.h | 226 static bool isEqual(const IRInstructionData *LHS, in isEqual() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | CFLAndersAliasAnalysis.cpp | 291 static bool isEqual(const OffsetValue &LHS, const OffsetValue &RHS) { in isEqual() function 315 static bool isEqual(const OffsetInstantiatedValue &LHS, in isEqual() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86OptimizeLEAs.cpp | 176 static bool isEqual(const MemOpKey &LHS, const MemOpKey &RHS) { in isEqual() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | GCNRegPressure.cpp | 55 bool llvm::isEqual(const GCNRPTracker::LiveRegSet &S1, in isEqual() function in llvm
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ |
H A D | GSIStreamBuilder.cpp | 80 static bool isEqual(const CVSymbol &LHS, const CVSymbol &RHS) { in isEqual() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/ |
H A D | IRMover.cpp | 1562 bool IRMover::StructTypeKeyInfo::isEqual(const KeyTy &LHS, in isEqual() function in IRMover::StructTypeKeyInfo 1569 bool IRMover::StructTypeKeyInfo::isEqual(const StructType *LHS, in isEqual() function in IRMover::StructTypeKeyInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | EarlyCSE.cpp | 428 bool DenseMapInfo<SimpleValue>::isEqual(SimpleValue LHS, SimpleValue RHS) { in isEqual() function in DenseMapInfo 497 bool DenseMapInfo<CallValue>::isEqual(CallValue LHS, CallValue RHS) { in isEqual() function in DenseMapInfo
|
H A D | GVNSink.cpp | 328 static bool isEqual(const ModelledPHI &LHS, const ModelledPHI &RHS) { in isEqual() function
|
H A D | LoopUnrollPass.cpp | 306 static inline bool isEqual(const UnrolledInstState &LHS, in isEqual() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | ScopeInfo.h | 325 static bool isEqual(const WeakObjectProfileTy &LHS, in isEqual() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | WholeProgramDevirt.cpp | 333 static bool isEqual(const VTableSlot &LHS, in isEqual() function 352 static bool isEqual(const VTableSlotSummary &LHS, in isEqual() function
|