| /freebsd-12.1/contrib/llvm/include/llvm/Support/ |
| H A D | Parallel.h | 87 const Comparator &Comp) { in parallel_sort() 107 const Comparator &Comp) { in medianOf3() 118 const Comparator &Comp, TaskGroup &TG, size_t Depth) { in parallel_quick_sort() 144 const Comparator &Comp) { in parallel_sort()
|
| /freebsd-12.1/contrib/llvm/include/llvm/LineEditor/ |
| H A D | LineEditor.h | 85 template <typename T> void setCompleter(T Comp) { in setCompleter() 93 template <typename T> void setListCompleter(T Comp) { in setListCompleter()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/ |
| H A D | PPConditionalDirectiveRecord.h | 45 explicit Comp(SourceManager &SM) : SM(SM) {} in Comp() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/ |
| H A D | MipsCCState.cpp | 33 auto Comp = [](const char *S1, const char *S2) { return strcmp(S1, S2) < 0; }; in isF128SoftLibCall() local
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Utils/ |
| H A D | LowerSwitch.cpp | 287 ICmpInst* Comp = new ICmpInst(ICmpInst::ICMP_SLT, in switchConvert() local 316 ICmpInst* Comp = nullptr; in newLeafBlock() local
|
| /freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/ |
| H A D | PrettyTypeDumper.cpp | 95 CompareFunc Comp = getComparisonFunc(opts::pretty::ClassOrder); in filterAndSortClassDefs() local
|
| /freebsd-12.1/contrib/llvm/tools/lld/ELF/ |
| H A D | OutputSections.cpp | 144 auto Comp = [](const Pair &A, const Pair &B) { return A.first < B.first; }; in sortByOrder() local
|
| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | Triple.cpp | 826 StringRef Comp = Components[Idx]; in normalize() local
|
| H A D | VirtualFileSystem.cpp | 157 for (StringRef Comp : llvm::make_range(path::begin(Path), path::end(Path))) in pathHasTraversal() local 1776 for (auto &Comp : Path) in getVFSEntries() local
|
| /freebsd-12.1/contrib/llvm/utils/TableGen/ |
| H A D | CodeGenSchedule.cpp | 133 struct Comp { in apply() struct 134 bool operator()(const CodeGenInstruction *LHS, StringRef RHS) { in apply() 137 bool operator()(StringRef LHS, const CodeGenInstruction *RHS) { in apply()
|
| H A D | CodeGenRegisters.cpp | 1264 CodeGenSubRegIndex *Comp = A->compose(B); in getCompositeSubRegIndex() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| H A D | PathDiagnostic.cpp | 474 int (*Comp)(const PathDiagnostic *const *, const PathDiagnostic *const *) = in FlushDiagnostics() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | IteratorChecker.cpp | 843 for (const auto Comp : ComparisonMap) { in checkDeadSymbols() local 865 const auto *Comp = loadComparison(State, SE); in evalAssume() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ |
| H A D | Expr.cpp | 3696 StringRef Comp = Accessor->getName(); in containsDuplicateElements() local 3716 StringRef Comp = Accessor->getName(); in getEncodedElementAccess() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaDeclAttr.cpp | 190 Compare Comp) { in checkAttributeNumArgsImpl()
|
| H A D | TreeTransform.h | 9161 Component Comp; in TransformOffsetOfExpr() local
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | SIISelLowering.cpp | 9080 unsigned Comp; in adjustWritemask() local
|