| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | Parallel.h | 117 const Comparator &Comp) { in medianOf3() 128 const Comparator &Comp, TaskGroup &TG, size_t Depth) { in parallel_quick_sort() 154 const Comparator &Comp) { in parallel_sort()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/LineEditor/ |
| H A D | LineEditor.h | 86 template <typename T> void setCompleter(T Comp) { in setCompleter() 94 template <typename T> void setListCompleter(T Comp) { in setListCompleter()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | PPConditionalDirectiveRecord.h | 44 explicit Comp(SourceManager &SM) : SM(SM) {} in Comp() function
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | ObjDumper.h | 195 virtual void printSymbols(std::optional<SymbolComparator> Comp) {} in printSymbols() 197 virtual void printDynamicSymbols(std::optional<SymbolComparator> Comp) {} in printDynamicSymbols()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsCCState.cpp | 31 auto Comp = [](const char *S1, const char *S2) { return strcmp(S1, S2) < 0; }; in isF128SoftLibCall() local
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | ClangASTNodesEmitter.cpp | 99 auto Comp = [this](const ASTNode &LHS, const ASTNode &RHS) { in EmitNode() local
|
| H A D | ClangDiagnosticsEmitter.cpp | 1579 const char *Comp = Component.c_str(); in EmitClangDiagsInterface() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMP.cpp | 110 Directive Comp = in getLeafOrCompositeConstructs() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | LowerSwitch.cpp | 162 ICmpInst *Comp = nullptr; in NewLeafBlock() local 288 ICmpInst *Comp = new ICmpInst(ICmpInst::ICMP_SLT, Val, Pivot.Low, "Pivot"); in SwitchConvert() local
|
| /freebsd/contrib/llvm-project/clang/lib/Format/ |
| H A D | UsingDeclarationsSorter.cpp | 154 auto Comp = [SortUsingDeclarations](const UsingDeclaration &Lhs, in endUsingDeclarationBlock() local
|
| /freebsd/contrib/llvm-project/llvm/lib/LineEditor/ |
| H A D | LineEditor.cpp | 72 for (const Completion &Comp : Comps) in complete() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | ParsedAttr.cpp | 280 Compare Comp) { in checkAttributeNumArgsImpl()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
| H A D | FunctionImport.h | 248 Comp) in SortedImportList()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | PrettyTypeDumper.cpp | 96 CompareFunc Comp = getComparisonFunc(opts::pretty::ClassOrder); in filterAndSortClassDefs() local
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | CodeGenSchedule.cpp | 148 struct Comp { in apply() struct 149 bool operator()(const CodeGenInstruction *LHS, StringRef RHS) { in apply() 152 bool operator()(StringRef LHS, const CodeGenInstruction *RHS) { in apply()
|
| H A D | CodeGenRegisters.cpp | 1330 CodeGenSubRegIndex *Comp = A->compose(B); in getCompositeSubRegIndex() local
|
| /freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
| H A D | Triple.cpp | 1192 StringRef Comp = Components[Idx]; in normalize() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | VirtualFileSystem.cpp | 176 for (StringRef Comp : llvm::make_range(path::begin(Path), path::end(Path))) in pathHasTraversal() local 2693 for (auto &Comp : Path) in getVFSEntries() local 2704 for (auto &Comp : Path) in getVFSEntries() local
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | PathDiagnostic.cpp | 409 int (*Comp)(const PathDiagnostic *const *, const PathDiagnostic *const *) = in FlushDiagnostics() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.cpp | 10408 MachineInstr *Comp; member in __anon56a76da32311::AArch64PipelinerLoopInfo 10425 MachineInstr *Comp, unsigned CompCounterOprNum, in AArch64PipelinerLoopInfo() 10749 MachineInstr *Comp = nullptr; in analyzeLoopForPipelining() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | Expr.cpp | 4342 StringRef Comp = Accessor->getName(); in containsDuplicateElements() local 4362 StringRef Comp = Accessor->getName(); in getEncodedElementAccess() local
|
| /freebsd/contrib/llvm-project/llvm/lib/LTO/ |
| H A D | LTO.cpp | 189 auto Comp = [&](const std::pair<StringRef, GlobalValue::GUID> &L, in computeLTOCacheKey() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Interp.h | 1004 bool Comp(InterpState &S, CodePtr OpPC) { in Comp() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
| H A D | AMDGPUBaseInfo.cpp | 934 const auto &Comp = CompInfo[CompIdx]; in getRegIndices() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 6319 DefaultedFunctionKind(DefaultedComparisonKind Comp) in DefaultedFunctionKind()
|