/freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | ContinuousRangeMap.h | 50 struct Compare { struct 51 bool operator ()(const_reference L, Int R) const { in operator() 76 iterator I = llvm::lower_bound(Rep, Val, Compare()); in insertOrReplace() argument
|
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/ |
H A D | interval_map.h | 33 struct Compare { struct 46 using ImplMap = std::map<KeyPairT, ValT, Compare>; argument
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | UniqueCStringMap.h | 209 struct Compare { struct 210 bool operator()(const Entry &lhs, const Entry &rhs) { in operator() 214 bool operator()(const Entry &lhs, ConstString rhs) { in operator() 218 bool operator()(ConstString lhs, const Entry &rhs) { in operator() 222 bool operator()(ConstString lhs, ConstString rhs) { in operator() 229 int ThreeWay(ConstString lhs, ConstString rhs) { in ThreeWay()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZElimCompare.cpp | 169 static unsigned getCompareSourceReg(MachineInstr &Compare) { in getCompareSourceReg() 184 MachineInstr &MI, MachineInstr &Compare, in convertToBRCT() 238 MachineInstr &MI, MachineInstr &Compare, in convertToLoadAndTrap() 278 MachineInstr &MI, MachineInstr &Compare, in convertToLoadAndTest() 306 MachineInstr &MI, MachineInstr &Compare, in convertToLogical() 354 MachineInstr &MI, MachineInstr &Compare, in adjustCCMasksForInstr() 492 static bool isCompareZero(MachineInstr &Compare) { in isCompareZero() 504 MachineInstr &Compare, SmallVectorImpl<MachineInstr *> &CCUsers) { in optimizeCompareZero() 579 MachineInstr &Compare, SmallVectorImpl<MachineInstr *> &CCUsers) { in fuseCompareOperations()
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Primitives.h | 25 template <typename T> ComparisonCategoryResult Compare(const T &X, const T &Y) { in Compare() function
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | Declaration.cpp | 58 int Declaration::Compare(const Declaration &a, const Declaration &b) { in Compare() function in Declaration
|
H A D | SourceLocationSpec.cpp | 47 int SourceLocationSpec::Compare(const SourceLocationSpec &lhs, in Compare() function in SourceLocationSpec
|
H A D | Mangled.cpp | 115 int Mangled::Compare(const Mangled &a, const Mangled &b) { in Compare() function in Mangled
|
/freebsd/sys/contrib/dev/acpica/components/executer/ |
H A D | exmisc.c | 457 int Compare; in AcpiExDoLogicalOp() local
|
/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | LineEntry.cpp | 147 int LineEntry::Compare(const LineEntry &a, const LineEntry &b) { in Compare() function in LineEntry
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | CalledValuePropagation.cpp | 66 struct Compare { struct in __anoncc598d4b0111::CVPLatticeVal 67 bool operator()(const Function *LHS, const Function *RHS) const { in operator ()()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | LineTable.h | 241 static int Compare(const Entry &lhs, const Entry &rhs) { in Compare() function
|
/freebsd/contrib/ncurses/form/ |
H A D | fty_enum.c | 236 Compare(const unsigned char *s, const unsigned char *buf, in Compare() function
|
/freebsd/contrib/llvm-project/clang/utils/TableGen/ |
H A D | RISCVVEmitter.cpp | 241 struct Compare { in init() struct 242 bool operator()(const SmallVector<PrototypeDescriptor> &A, in init()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclarationName.cpp | 75 if (int Compare = LHSSelector.getNameForSlot(I).compare( in compare() local
|
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/ |
H A D | BreakpointLocationList.cpp | 63 static bool Compare(BreakpointLocationSP lhs, lldb::break_id_t val) { in Compare() function
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/ |
H A D | LVReaderHandler.cpp | 307 LVCompare Compare(OS); in compareReaders() local
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | ConstString.cpp | 264 int ConstString::Compare(ConstString lhs, ConstString rhs, in Compare() function in ConstString
|
H A D | FileSpec.cpp | 273 int FileSpec::Compare(const FileSpec &a, const FileSpec &b, bool full) { in Compare() function in FileSpec
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 1221 auto Compare = [](const APInt &A, const APInt &B) { return A.slt(B); }; in multiply() local 1263 auto Compare = [](const APInt &A, const APInt &B) { return A.slt(B); }; in smul_fast() local 1730 auto Compare = [](const APInt &A, const APInt &B) { return A.slt(B); }; in smul_sat() local
|
/freebsd/contrib/googletest/googletest/include/gtest/ |
H A D | gtest.h | 1410 static AssertionResult Compare(const char* lhs_expression, in Compare() function 1422 static AssertionResult Compare(const char* lhs_expression, in Compare() function 1429 static AssertionResult Compare( in Compare() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | GenericDomTreeConstruction.h | 614 struct Compare { struct 615 bool operator()(TreeNodePtr LHS, TreeNodePtr RHS) const { in operator()
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | CloneDetection.cpp | 476 llvm::function_ref<bool(const StmtSequence &, const StmtSequence &)> in splitCloneGroups()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCInstrDesc.h | 161 Compare, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | ContainerModeling.cpp | 958 auto Compare = [&](const IteratorPosition &Pos) { in invalidateIteratorPositions() local 972 auto Compare = [&](const IteratorPosition &Pos) { in invalidateIteratorPositions() local
|