Searched defs:isEqual (Results 51 - 75 of 115) sorted by relevance

12345

/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DMemoryLocation.h329 static bool isEqual(const LocationSize &LHS, const LocationSize &RHS) { function in struct:llvm::MemoryLocation::DenseMapInfo
348 static bool isEqual(const MemoryLocation &LHS, const MemoryLocation &RHS) { function in struct:llvm::MemoryLocation::DenseMapInfo
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeHashing.h195 static bool isEqual(codeview::LocallyHashedType LHS, function in struct:llvm::DenseMapInfo
215 static bool isEqual(codeview::GloballyHashedType LHS, function in struct:llvm::DenseMapInfo
H A DTypeIndex.h301 static bool isEqual(const codeview::TypeIndex &LHS, function in struct:llvm::codeview::DenseMapInfo
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DASTTypeTraits.h116 static bool isEqual(const ASTNodeKind &LHS, const ASTNodeKind &RHS) { function in struct:clang::ASTNodeKind::DenseMapInfo
394 static bool isEqual(const DynTypedNode &LHS, const DynTypedNode &RHS) { function in struct:clang::DynTypedNode::DenseMapInfo
/openbsd-current/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVDuplicatesTracker.h176 static bool isEqual(SPIRV::SpecialTypeDescriptor LHS, function in struct:llvm::DenseMapInfo
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h424 static bool isEqual(const LLT &LHS, const LLT &RHS) { function in struct:llvm::DenseMapInfo
H A DTypeSize.h433 static bool isEqual(const ElementCount &LHS, const ElementCount &RHS) { function in struct:llvm::DenseMapInfo
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp63 static bool isEqual(const VariableID &LHS, const VariableID &RHS) { function in struct:llvm::DenseMapInfo
/openbsd-current/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DExecutorAddress.h290 static bool isEqual(const orc::ExecutorAddr &LHS, function in struct:llvm::DenseMapInfo
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DAPSInt.h383 static bool isEqual(const APSInt &LHS, const APSInt &RHS) { function in struct:llvm::DenseMapInfo
H A DHashing.h676 static bool isEqual(hash_code LHS, hash_code RHS) { return LHS == RHS; } function in struct:DenseMapInfo
H A DSmallBitVector.h743 static bool isEqual(const SmallBitVector &LHS, const SmallBitVector &RHS) { function in struct:llvm::DenseMapInfo
/openbsd-current/gnu/llvm/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp247 static bool isEqual(const SpecSig &LHS, const SpecSig &RHS) { function in struct:llvm::DenseMapInfo
/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DValueMap.h316 static bool isEqual(const VH &LHS, const VH &RHS) { function in struct:llvm::DenseMapInfo
320 static bool isEqual(const KeyT &LHS, const VH &RHS) { function in struct:llvm::DenseMapInfo
H A DAttributes.h421 static bool isEqual(AttributeSet LHS, AttributeSet RHS) { return LHS == RHS; } function in struct:llvm::DenseMapInfo
970 static bool isEqual(AttributeList LHS, AttributeList RHS) { function in struct:llvm::DenseMapInfo
/openbsd-current/gnu/llvm/clang/include/clang/Basic/
H A DSourceLocation.h487 static bool isEqual(clang::FileID LHS, clang::FileID RHS) { function in struct:clang::llvm::DenseMapInfo
510 static bool isEqual(clang::SourceLocation LHS, clang::SourceLocation RHS) { function in struct:clang::llvm::DenseMapInfo
/openbsd-current/gnu/llvm/lld/COFF/
H A DChunks.h601 static bool isEqual(const ChunkAndOffset &lhs, const ChunkAndOffset &rhs) { function in struct:lld::coff::ChunkAndOffset::DenseMapInfo
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h518 static bool isEqual(const CodeViewDebug::LocalVarDef &LHS, function in struct:llvm::DenseMapInfo
/openbsd-current/gnu/llvm/llvm/include/llvm/Object/
H A DObjectFile.h590 static bool isEqual(const object::SectionRef &A, function in struct:llvm::DenseMapInfo
/openbsd-current/gnu/llvm/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h144 static bool isEqual(const SymbolsMapKey &LHS, const SymbolsMapKey &RHS) { function in struct:llvm::DenseMapInfo
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h346 static bool isEqual(uint32_t LHS, const Abbrev &RHS) { function in struct:llvm::DWARFDebugNames::AbbrevMapInfo
349 static bool isEqual(const Abbrev &LHS, const Abbrev &RHS) { function in struct:llvm::DWARFDebugNames::AbbrevMapInfo
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp176 static bool isEqual(const MemOpKey &LHS, const MemOpKey &RHS) { function in struct:llvm::DenseMapInfo
/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DConstantsContext.h577 static bool isEqual(const ConstantClass *LHS, const ConstantClass *RHS) { function in struct:llvm::ConstantUniqueMap::MapInfo
589 static bool isEqual(const LookupKey &LHS, const ConstantClass *RHS) { function in struct:llvm::ConstantUniqueMap::MapInfo
597 static bool isEqual(const LookupKeyHashed &LHS, const ConstantClass *RHS) { function in struct:llvm::ConstantUniqueMap::MapInfo
/openbsd-current/gnu/llvm/clang/include/clang/Analysis/
H A DRetainSummaryManager.h265 static bool isEqual(const ObjCSummaryKey& LHS, const ObjCSummaryKey& RHS) { function in struct:llvm::DenseMapInfo
H A DProgramPoint.h770 static bool isEqual(const clang::ProgramPoint &L, function in struct:llvm::DenseMapInfo

Completed in 206 milliseconds

12345