reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/ADT/Optional.h
  282 bool operator==(const Optional<T> &X, const Optional<U> &Y) {
include/llvm/ADT/SCCIterator.h
   59     bool operator==(const StackElement &Other) const {
include/llvm/ADT/SmallVector.h
  653   bool operator==(const SmallVectorImpl &RHS) const {
include/llvm/ADT/StringRef.h
  886   inline bool operator==(StringRef LHS, StringRef RHS) {
include/llvm/Analysis/BasicAliasAnalysis.h
  123     bool operator==(const VariableGEPIndex &Other) const {
include/llvm/Analysis/VectorUtils.h
   66   bool operator==(const VFParameter &Other) const {
include/llvm/CodeGen/MIRYamlMapping.h
   42   bool operator==(const StringValue &Other) const {
  162   bool operator==(const VirtualRegisterDefinition &Other) const {
  183   bool operator==(const MachineFunctionLiveIn &Other) const {
  224   bool operator==(const MachineStackObject &Other) const {
  291   bool operator==(const FixedMachineStackObject &Other) const {
  360     bool operator==(const ArgRegPair &Other) const {
  378   bool operator==(const CallSiteInfo &Other) const {
  417   bool operator==(const MachineConstantPoolValue &Other) const {
  438     bool operator==(const Entry &Other) const {
include/llvm/CodeGen/MachineMemOperand.h
  301   friend bool operator==(const MachineMemOperand &LHS,
include/llvm/CodeGen/SelectionDAGNodes.h
  144   bool operator==(const SDValue &O) const {
include/llvm/CodeGen/ValueTypes.h
   43     bool operator==(EVT VT) const {
include/llvm/DebugInfo/GSYM/InlineInfo.h
  122 inline bool operator==(const InlineInfo &LHS, const InlineInfo &RHS) {
include/llvm/DebugInfo/GSYM/LineEntry.h
   36 inline bool operator==(const LineEntry &LHS, const LineEntry &RHS) {
include/llvm/DebugInfo/GSYM/Range.h
   43   bool operator==(const AddressRange &R) const {
include/llvm/IR/InstrTypes.h
 1971     bool operator==(const BundleOpInfo &Other) const {
include/llvm/MC/LaneBitmask.h
   48     constexpr bool operator== (LaneBitmask M) const { return Mask == M.Mask; }
include/llvm/Remarks/Remark.h
  123 inline bool operator==(const Argument &LHS, const Argument &RHS) {
include/llvm/Support/BranchProbability.h
  172   bool operator==(BranchProbability RHS) const { return N == RHS.N; }
include/llvm/Support/MachineValueType.h
  272     bool operator==(const MVT& S) const { return SimpleTy == S.SimpleTy; }
include/llvm/TextAPI/MachO/Target.h
   40 inline bool operator==(const Target &LHS, const Target &RHS) {
lib/CodeGen/AsmPrinter/DebugLocEntry.h
  154 inline bool operator==(const DbgValueLoc &A,
lib/IR/DataLayout.cpp
  114 LayoutAlignElem::operator==(const LayoutAlignElem &rhs) const {
  139 PointerAlignElem::operator==(const PointerAlignElem &rhs) const {
lib/Support/JSON.cpp
  175 bool operator==(const Value &L, const Value &R) {
tools/clang/include/clang/AST/APValue.h
  216     friend bool operator==(LValuePathEntry A, LValuePathEntry B) {
tools/clang/include/clang/AST/Type.h
  969   friend bool operator==(const QualType &LHS, const QualType &RHS) {
 3475     friend bool operator==(ExtParameterInfo lhs, ExtParameterInfo rhs) {
tools/clang/include/clang/ASTMatchers/Dynamic/Registry.h
   47   bool operator==(const MatcherCompletion &Other) const {
tools/clang/include/clang/Format/Format.h
 1704     bool operator==(const RawStringFormat &Other) const {
tools/clang/include/clang/Lex/Preprocessor.h
  101   bool operator==(const Token &Tok) const {
tools/clang/include/clang/Tooling/Core/Replacement.h
   69   bool operator==(const Range &RHS) const {
tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h
   63     bool operator==(const IncludeCategory &Other) const {
tools/clang/include/clang/Tooling/Syntax/Tokens.h
   81   friend bool operator==(const FileRange &L, const FileRange &R) {
tools/clang/lib/Format/SortJavaScriptImports.cpp
   44   bool operator==(const JsImportedSymbol &RHS) const {
tools/clang/lib/Tooling/Core/Replacement.cpp
  110 bool operator==(const Replacement &LHS, const Replacement &RHS) {
tools/clang/tools/extra/clang-doc/Representation.h
  130   bool operator==(const Reference &Other) const {
  217   bool operator==(const Location &Other) const {
tools/clang/tools/extra/clangd/Protocol.cpp
 1059 bool operator==(const SemanticHighlightingInformation &Lhs,
tools/clang/tools/extra/clangd/RIFF.h
   52 inline bool operator==(const Chunk &L, const Chunk &R) {
tools/clang/tools/extra/clangd/SemanticHighlighting.cpp
  450 bool operator==(const HighlightingToken &L, const HighlightingToken &R) {
tools/clang/tools/extra/clangd/XRefs.h
  116 inline bool operator==(const HoverInfo::Param &LHS,
tools/clang/tools/extra/modularize/Modularize.cpp
  463   friend bool operator==(const HeaderEntry &X, const HeaderEntry &Y) {
tools/lldb/include/lldb/Core/FormatEntity.h
  145     bool operator==(const Entry &rhs) const {
tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h
   90     bool operator==(const Segment &rhs) const {
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.h
   37   bool operator==(const DWARFAttribute &rhs) const {
tools/llvm-exegesis/lib/MCInstrDescView.cpp
  292 operator==(const RegisterOperandAssignment &Other) const {
unittests/ADT/ArrayRefTest.cpp
   71     bool operator==(const NonAssignable &RHS) const { return Ptr == RHS.Ptr; }
unittests/ADT/SmallVectorTest.cpp
  124   friend bool operator==(const Constructable & c0, const Constructable & c1) {
unittests/Support/JSONTest.cpp
  336 inline bool operator==(const CustomStruct &L, const CustomStruct &R) {
unittests/TextAPI/TextStubV1Tests.cpp
   31 inline bool operator==(const ExportedSymbol &lhs, const ExportedSymbol &rhs) {
unittests/TextAPI/TextStubV2Tests.cpp
   31 inline bool operator==(const ExportedSymbol &lhs, const ExportedSymbol &rhs) {
unittests/TextAPI/TextStubV3Tests.cpp
   32 inline bool operator==(const ExportedSymbol &lhs, const ExportedSymbol &rhs) {
unittests/TextAPI/TextStubV4Tests.cpp
   31 inline bool operator==(const ExampleSymbol &LHS, const ExampleSymbol &RHS) {
unittests/tools/llvm-exegesis/X86/BenchmarkResultTest.cpp
   30 bool operator==(const BenchmarkMeasure &A, const BenchmarkMeasure &B) {
usr/include/c++/7.4.0/bits/basic_string.h
 6017     operator==(const basic_string<_CharT>& __lhs,
usr/include/c++/7.4.0/bits/stl_pair.h
  448     operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
utils/TableGen/CodeGenDAGPatterns.cpp
  215 bool TypeSetByHwMode::operator==(const TypeSetByHwMode &VTS) const {
utils/TableGen/CodeGenDAGPatterns.h
  624   bool operator==(const TreePredicateCall &o) const {
 1084   bool operator==(const Predicate &P) const {
utils/TableGen/CodeGenRegisters.h
   54     bool operator==(const MaskRolPair Other) const {
utils/TableGen/CodeGenSchedule.h
  319   bool operator==(const PredicateInfo &Other) const {
utils/TableGen/FastISelEmitter.cpp
   96     bool operator==(OpKind RHS) const { return Repr == RHS.Repr; }
utils/TableGen/InfoByHwMode.cpp
   46 bool ValueTypeByHwMode::operator== (const ValueTypeByHwMode &T) const {
utils/unittest/googlemock/include/gmock/gmock-spec-builders.h
  511   bool operator==(const Expectation& rhs) const {