Searched refs:OCS (Results 1 – 7 of 7) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | PartialInlining.cpp | 1135 CallBase *OCS = PartialInlinerImpl::getOneCallSiteTo(*OutlinedFunc); in doMultiRegionFunctionOutlining() local 1136 BasicBlock *OutliningCallBB = OCS->getParent(); in doMultiRegionFunctionOutlining() 1144 OCS->setCallingConv(CallingConv::Cold); in doMultiRegionFunctionOutlining()
|
| /src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | BugReporter.cpp | 1777 OptimizedCallsSet &OCS) { in optimizeEdges() argument 1789 if (!OCS.count(CallI)) { in optimizeEdges() 1790 while (optimizeEdges(C, CallI->path, OCS)) { in optimizeEdges() 1792 OCS.insert(CallI); in optimizeEdges() 2091 OptimizedCallsSet OCS; in generate() local 2092 while (optimizeEdges(Construct, Construct.getMutablePieces(), OCS)) { in generate()
|
| /src/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaLookup.cpp | 3430 OverloadCandidateSet OCS(LookupLoc, OverloadCandidateSet::CSK_Normal); in LookupSpecialMember() local 3459 llvm::ArrayRef(&Arg, NumArgs), OCS, true); in LookupSpecialMember() 3462 llvm::ArrayRef(&Arg, NumArgs), OCS, in LookupSpecialMember() 3465 AddOverloadCandidate(M, Cand, llvm::ArrayRef(&Arg, NumArgs), OCS, in LookupSpecialMember() 3473 llvm::ArrayRef(&Arg, NumArgs), OCS, true); in LookupSpecialMember() 3477 llvm::ArrayRef(&Arg, NumArgs), OCS, true); in LookupSpecialMember() 3480 llvm::ArrayRef(&Arg, NumArgs), OCS, true); in LookupSpecialMember() 3488 switch (OCS.BestViableFunction(*this, LookupLoc, Best)) { in LookupSpecialMember()
|
| H A D | SemaExpr.cpp | 2514 OverloadCandidateSet OCS(R.getNameLoc(), in DiagnoseEmptyLookup() local 2522 Args, OCS); in DiagnoseEmptyLookup() 2526 Args, OCS); in DiagnoseEmptyLookup() 2528 switch (OCS.BestViableFunction(*this, R.getNameLoc(), Best)) { in DiagnoseEmptyLookup() 5709 OverloadCandidateSet OCS(NameLoc, OverloadCandidateSet::CSK_Normal); in TryTypoCorrectionForCall() local 5714 OCS); in TryTypoCorrectionForCall() 5716 switch (OCS.BestViableFunction(S, NameLoc, Best)) { in TryTypoCorrectionForCall()
|
| H A D | SemaDecl.cpp | 18628 OverloadCandidateSet OCS(Loc, OverloadCandidateSet::CSK_Normal); in ComputeSelectedDestructor() local 18635 OCS); in ComputeSelectedDestructor() 18640 if (OCS.empty()) { in ComputeSelectedDestructor() 18647 switch (OCS.BestViableFunction(S, Loc, Best)) { in ComputeSelectedDestructor() 18669 OCS.NoteCandidates(PartialDiagnosticAt(Loc, Diag), S, DisplayKind, {}); in ComputeSelectedDestructor() 18677 Record->addedSelectedDestructor(dyn_cast<CXXDestructorDecl>(OCS.begin()->Function)); in ComputeSelectedDestructor()
|
| /src/share/misc/ |
| H A D | pci_vendors | 26633 1cb0 2021 SP4 Series OCS U.2 SSD 26638 1cb0 2010 Venice-E Series OCS U.2 26639 1cb0 2011 Venice Series OCS U.2 26640 1cb0 2012 Venice-X Series OCS U.2 26647 1cb0 a010 Venice-E Series OCS AIC 26648 1cb0 a012 Venice-X Series OCS AIC
|
| /src/contrib/sendmail/ |
| H A D | RELEASE_NOTES | 618 Problem noted by Pavel Timofeev of OCS.
|