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

Definitions

gen/lib/Target/AArch64/AArch64GenAsmMatcher.inc
12674     bool operator()(StringRef LHS, const MatchEntry &RHS) {
27617     bool operator()(StringRef LHS, const OperandMatchEntry &RHS) {
gen/lib/Target/AMDGPU/AMDGPUGenAsmMatcher.inc
11067     bool operator()(StringRef LHS, const MatchEntry &RHS) {
24146     bool operator()(StringRef LHS, const OperandMatchEntry &RHS) {
gen/lib/Target/ARM/ARMGenAsmMatcher.inc
10192     bool operator()(StringRef LHS, const MatchEntry &RHS) {
15335     bool operator()(StringRef LHS, const OperandMatchEntry &RHS) {
gen/lib/Target/AVR/AVRGenAsmMatcher.inc
 1113     bool operator()(StringRef LHS, const MatchEntry &RHS) {
 1470     bool operator()(StringRef LHS, const OperandMatchEntry &RHS) {
gen/lib/Target/BPF/BPFGenAsmMatcher.inc
  758     bool operator()(StringRef LHS, const MatchEntry &RHS) {
gen/lib/Target/Hexagon/HexagonGenAsmMatcher.inc
 7569     bool operator()(StringRef LHS, const MatchEntry &RHS) {
gen/lib/Target/Lanai/LanaiGenAsmMatcher.inc
  928     bool operator()(StringRef LHS, const MatchEntry &RHS) {
 1254     bool operator()(StringRef LHS, const OperandMatchEntry &RHS) {
gen/lib/Target/MSP430/MSP430GenAsmMatcher.inc
  699     bool operator()(StringRef LHS, const MatchEntry &RHS) {
gen/lib/Target/Mips/MipsGenAsmMatcher.inc
 5404     bool operator()(StringRef LHS, const MatchEntry &RHS) {
 8288     bool operator()(StringRef LHS, const OperandMatchEntry &RHS) {
gen/lib/Target/PowerPC/PPCGenAsmMatcher.inc
 4457     bool operator()(StringRef LHS, const MatchEntry &RHS) {
gen/lib/Target/RISCV/RISCVGenAsmMatcher.inc
 1908     bool operator()(StringRef LHS, const MatchEntry &RHS) {
 2606     bool operator()(StringRef LHS, const OperandMatchEntry &RHS) {
gen/lib/Target/Sparc/SparcGenAsmMatcher.inc
 2470     bool operator()(StringRef LHS, const MatchEntry &RHS) {
 4350     bool operator()(StringRef LHS, const OperandMatchEntry &RHS) {
gen/lib/Target/SystemZ/SystemZGenAsmMatcher.inc
 2765     bool operator()(StringRef LHS, const MatchEntry &RHS) {
 5545     bool operator()(StringRef LHS, const OperandMatchEntry &RHS) {
gen/lib/Target/WebAssembly/WebAssemblyGenAsmMatcher.inc
  563     bool operator()(StringRef LHS, const MatchEntry &RHS) {
gen/lib/Target/X86/X86GenAsmMatcher.inc
 7954     bool operator()(StringRef LHS, const MatchEntry &RHS) {
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/TableGen/Record.h
 1760   bool operator()(const Record *Rec1, const Record *Rec2) 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/StackSlotColoring.cpp
  146   bool operator()(LiveInterval* LHS, LiveInterval* RHS) const {
lib/Target/Hexagon/HexagonGenInsert.cpp
  323 bool RegisterCellLexCompare::operator() (unsigned VR1, unsigned VR2) const {
  350 bool RegisterCellBitCompareSel::operator() (unsigned VR1, unsigned VR2) const {
lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp
  574   bool operator() (StringRef LHS, const InsnMatchEntry &RHS) {
lib/Target/X86/X86FrameLowering.cpp
 3039   inline bool operator()(const X86FrameSortingObject &A,
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/Lex/PPConditionalDirectiveRecord.h
   52       bool operator()(SourceLocation LHS, const CondDirectiveLoc &RHS) {
tools/clang/include/clang/Serialization/ContinuousRangeMap.h
   54     bool operator ()(Int L, const_reference R) const {
   60     bool operator ()(const_reference L, const_reference R) const {
tools/clang/lib/CodeGen/CodeGenModule.h
  451     bool operator()(const GlobalInitData &LHS,
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/Lex/PreprocessingRecord.cpp
  197   bool operator()(SourceLocation LHS, PreprocessedEntity *R) const {
tools/clang/lib/Sema/SemaLookup.cpp
   76       bool operator()(const UnqualUsingEntry &L, const UnqualUsingEntry &R) {
   84       bool operator()(const DeclContext *DC, const UnqualUsingEntry &E) {
tools/clang/lib/Sema/SemaOverload.cpp
10835   bool operator()(const OverloadCandidate *L,
11156   bool operator()(const TemplateSpecCandidate *L,
tools/clang/lib/Sema/SemaStmt.cpp
  613     bool operator()(const llvm::APSInt &LHS,
tools/clang/lib/Serialization/ASTReader.cpp
 6018   bool operator()(SourceLocation LHS, const PPEntityOffset &R) const {
 7990   bool operator()(SourceLocation LHS, LocalDeclID R) const {
tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
 2470     bool operator()(const ReportNewNodePair &LHS,
tools/clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp
   44   bool operator()(const T &Lhs, const T &Rhs) {
tools/clang/lib/Tooling/InterpolatingCompilationDatabase.cpp
   80   bool operator()(StringRef Key, std::pair<StringRef, size_t> Value) const {
tools/clang/tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp
  701   bool operator()(const ClangTidyError &LHS, const ClangTidyError &RHS) const {
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) {
  188     bool operator()(ConstString lhs, const Entry &rhs) {
tools/lldb/source/Symbol/LineTable.cpp
  140 operator()(const LineTable::Entry &a, const LineTable::Entry &b) const {
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
  193       _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/CodeGenSchedule.cpp
  136         bool operator()(StringRef LHS, const CodeGenInstruction *RHS) {
utils/TableGen/DAGISelEmitter.cpp
   81   bool operator()(const PatternToMatch *LHS, const PatternToMatch *RHS) {
utils/TableGen/SubtargetEmitter.cpp
   65     bool operator()(const MCWriteProcResEntry &LHS,