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

Definitions

include/llvm/ADT/STLExtras.h
  962   template <typename T> bool operator()(const T &lhs, const T &rhs) const {
  970   template <typename T> bool operator()(const T &lhs, const T &rhs) const {
  982   auto operator()(const T &lhs, const T &rhs) const
 1389   auto operator()(A &lhs, B &rhs) const -> decltype(func(*lhs, *rhs)) {
include/llvm/CodeGen/RegAllocPBQP.h
  481     bool operator()(NodeId N1Id, NodeId N2Id) {
include/llvm/Support/GenericDomTreeConstruction.h
  632       bool operator()(TreeNodePtr LHS, TreeNodePtr RHS) const {
include/llvm/TableGen/Record.h
 1760   bool operator()(const Record *Rec1, const Record *Rec2) const {
 1770   bool operator()(const Record *LHS, const Record *RHS) const {
 1778   bool operator()(const Record *Rec1, const Record *Rec2) const {
 1818   bool operator()(const Record *Rec1, const Record *Rec2) const {
lib/Analysis/ScalarEvolutionExpander.cpp
  661   bool operator()(std::pair<const Loop *, const SCEV *> LHS,
lib/CodeGen/MachinePipeliner.cpp
  996   bool operator()(const MachineInstr *IS1, const MachineInstr *IS2) const {
lib/CodeGen/MachineScheduler.cpp
 3475   bool operator()(const SUnit *A, const SUnit *B) const {
 3587   bool operator()(SUnit *A, SUnit *B) const {
lib/CodeGen/RegAllocBasic.cpp
   48     bool operator()(LiveInterval *A, LiveInterval *B) const {
lib/CodeGen/StackSlotColoring.cpp
  146   bool operator()(LiveInterval* LHS, LiveInterval* RHS) const {
lib/Target/Hexagon/BitTracker.cpp
  766 bool BT::UseQueueType::Cmp::operator()(const MachineInstr *InstA,
lib/Target/Hexagon/HexagonCommonGEP.cpp
   85     bool operator()(const GepNode *N1, const GepNode *N2) const {
lib/Target/Hexagon/HexagonGenInsert.cpp
  323 bool RegisterCellLexCompare::operator() (unsigned VR1, unsigned VR2) const {
 1237 bool IFOrdering::operator() (const IFRecordWithRegSet &A,
lib/Target/WebAssembly/WebAssemblyCFGSort.cpp
  196   bool operator()(const MachineBasicBlock *A,
  210   bool operator()(const MachineBasicBlock *A,
lib/Target/X86/X86FrameLowering.cpp
 3039   inline bool operator()(const X86FrameSortingObject &A,
lib/Transforms/IPO/CalledValuePropagation.cpp
   64     bool operator()(const Function *LHS, const Function *RHS) const {
lib/Transforms/Utils/LowerSwitch.cpp
  119     bool operator()(const LowerSwitch::CaseRange& C1,
lib/Transforms/Utils/PredicateInfo.cpp
  133   bool operator()(const ValueDFS &A, const ValueDFS &B) const {
tools/clang/include/clang/Basic/SourceManager.h
 1873   bool operator()(SourceLocation LHS, SourceLocation RHS) const {
tools/clang/include/clang/Serialization/ContinuousRangeMap.h
   60     bool operator ()(const_reference L, const_reference R) const {
tools/clang/lib/Analysis/PostOrderCFGView.cpp
   41 bool PostOrderCFGView::BlockOrderCompare::operator()(const CFGBlock *b1,
tools/clang/lib/Format/WhitespaceManager.cpp
   20 bool WhitespaceManager::Change::IsBeforeInFile::operator()(
tools/clang/lib/Index/CommentToXML.cpp
   30   bool operator()(const ParamCommandComment *LHS,
   57   bool operator()(const TParamCommandComment *LHS,
tools/clang/lib/Sema/SemaLookup.cpp
   76       bool operator()(const UnqualUsingEntry &L, const UnqualUsingEntry &R) {
tools/clang/lib/Sema/SemaOverload.cpp
10835   bool operator()(const OverloadCandidate *L,
11156   bool operator()(const TemplateSpecCandidate *L,
tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
 2456     bool operator()(const ExplodedNode *LHS, const ExplodedNode *RHS) const {
 2470     bool operator()(const ReportNewNodePair &LHS,
tools/clang/lib/StaticAnalyzer/Core/WorkList.cpp
  209     bool operator() (const QueueItem &LHS, const QueueItem &RHS) {
  271     bool operator() (const QueueItem &LHS, const QueueItem &RHS) {
tools/clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp
   44   bool operator()(const T &Lhs, const T &Rhs) {
tools/clang/lib/Tooling/ASTDiff/ASTDiff.cpp
  713   bool operator()(NodeId Id1, NodeId Id2) const {
tools/clang/tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp
  701   bool operator()(const ClangTidyError &LHS, const ClangTidyError &RHS) const {
  711   bool operator()(const ClangTidyError &LHS, const ClangTidyError &RHS) const {
tools/clang/tools/extra/clangd/CodeComplete.cpp
  234   bool operator()(const ScoredBundle &L, const ScoredBundle &R) {
tools/clang/tools/extra/clangd/FindSymbols.cpp
   33   bool operator()(const ScoredSymbolInfo &L, const ScoredSymbolInfo &R) {
tools/clang/tools/libclang/CIndexCodeCompletion.cpp
 1013     bool operator()(const CXCompletionResult &XR, 
tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp
  490 bool Util::SegmentSorter::operator()(const SegmentInfo *left,
  507 bool Util::TextSectionSorter::operator()(const SectionInfo *left,
  978 bool Util::AtomSorter::operator()(const AtomAndIndex &left,
tools/lldb/include/lldb/Core/UniqueCStringMap.h
  180     bool operator()(const Entry &lhs, const Entry &rhs) {
tools/lldb/source/Symbol/Symtab.cpp
  539   bool operator()(uint32_t index_a, uint32_t index_b) {
tools/llvm-objdump/MachODump.cpp
  237   bool operator()(const SymbolRef &A, const SymbolRef &B) {
usr/include/c++/7.4.0/bits/predefined_ops.h
  132       _Compare _M_comp;
usr/include/c++/7.4.0/bits/stl_function.h
  375       operator()(const _Tp& __x, const _Tp& __y) const
  385       operator()(const _Tp& __x, const _Tp& __y) const
utils/TableGen/DAGISelEmitter.cpp
   81   bool operator()(const PatternToMatch *LHS, const PatternToMatch *RHS) {
utils/TableGen/SubtargetEmitter.cpp
   65     bool operator()(const MCWriteProcResEntry &LHS,