Home
last modified time | relevance | path

Searched defs:Threshold (Results 1 – 25 of 50) sorted by relevance

12

/llvm-project/llvm/tools/llvm-cov/
H A DCoverageFilters.h89 T Threshold; variable
91 StatisticThresholdFilter(Operation Op, T Threshold) in StatisticThresholdFilter()
112 RegionCoverageFilter(Operation Op, double Threshold) in RegionCoverageFilter()
124 LineCoverageFilter(Operation Op, double Threshold) in LineCoverageFilter()
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DSuspiciousCallArgumentCheck.cpp153 int8_t Threshold) { in applyPrefixHeuristic() argument
165 int8_t Threshold) { in applySuffixHeuristic() argument
176 int8_t Threshold) { in applySubstringHeuristic() argument
205 int8_t Threshold) { in applyLevenshteinHeuristic() argument
214 int8_t Threshold) { in applyJaroWinklerHeuristic() argument
275 applyDiceHeuristic(StringRef Arg,StringRef Param,int8_t Threshold) applyDiceHeuristic() argument
783 int8_t Threshold = -1; areNamesSimilar() local
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopRotation.cpp67 int Threshold = EnableHeaderDuplication || run() local
/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dcommon_test.cpp36 const uptr Threshold = Size >> 3; in TEST() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp99 unsigned Threshold = 5; optimizeVccBranch() local
393 const unsigned Threshold = 20; runOnMachineFunction() local
H A DAMDGPUTargetTransformInfo.cpp184 unsigned Threshold = 0; getUnrollingPreferences() local
1278 unsigned Threshold = adjustInliningThresholdUsingCallee(CB, TLI, this); adjustInliningThreshold() local
1312 unsigned Threshold = ArgAllocaCost * getInliningThresholdMultiplier(); getCallerAllocaCost() local
[all...]
H A DSIFixSGPRCopies.cpp585 const unsigned Threshold = 50; hoistAndMergeSGPRInits() local
/llvm-project/llvm/lib/CodeGen/
H A DSpillPlacement.h
H A DPreISelIntrinsicLowering.cpp189 uint64_t Threshold = MemIntrinsicExpandSizeThresholdOpt.getNumOccurrences() shouldExpandMemIntrinsicWithSize() local
/llvm-project/llvm/lib/Target/X86/
H A DX86PadShortFunction.cpp84 const unsigned int Threshold = 4; global() member
/llvm-project/llvm/lib/Passes/
H A DPassBuilderBindings.cpp144 LLVMPassBuilderOptionsSetInlinerThreshold(LLVMPassBuilderOptionsRef Options,int Threshold) LLVMPassBuilderOptionsSetInlinerThreshold() argument
/llvm-project/offload/plugins-nextgen/common/include/
H A DMemoryManager.h330 size_t Threshold = MemoryManagerThreshold.get(); in getSizeThresholdFromEnv() local
/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h311 uint32_t Threshold = 1U << (NumBits-1); in EmitVBR() local
328 uint32_t Threshold = 1U << (NumBits-1); in EmitVBR64() local
/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h97 int Threshold = 0; global() variable
[all...]
/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp276 selectCallee(const ModuleSummaryIndex & Index,ArrayRef<std::unique_ptr<GlobalValueSummary>> CalleeSummaryList,unsigned Threshold,StringRef CallerModulePath,const GlobalValueSummary * & TooLargeOrNoInlineSummary,FunctionImporter::ImportFailureReason & Reason) selectCallee() argument
720 computeImportForFunction(const FunctionSummary & Summary,const ModuleSummaryIndex & Index,const unsigned Threshold,const GVSummaryMapTy & DefinedGVSummaries,function_ref<bool (GlobalValue::GUID,const GlobalValueSummary *)> isPrevailing,SmallVectorImpl<EdgeInfo> & Worklist,GlobalsImporter & GVImporter,FunctionImporter::ImportMapTy & ImportList,DenseMap<StringRef,FunctionImporter::ExportSetTy> * ExportLists,FunctionImporter::ImportThresholdsTy & ImportThresholds) computeImportForFunction() argument
895 __anon05cd28790902(unsigned Threshold, bool IsHotCallsite) computeImportForFunction() argument
950 auto Threshold = std::get<1>(GVInfo); computeImportForModule() local
[all...]
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DArgumentCommentCheck.cpp162 const unsigned Threshold = 2; in isLikelyTypo() local
/llvm-project/llvm/tools/llvm-tli-checker/
H A Dllvm-tli-checker.cpp333 ReportKind Threshold = main() local
/llvm-project/llvm/lib/IR/
H A DLLVMContext.cpp155 setDiagnosticsHotnessThreshold(std::optional<uint64_t> Threshold) setDiagnosticsHotnessThreshold() argument
H A DModule.cpp663 setLargeDataThreshold(uint64_t Threshold) setLargeDataThreshold() argument
/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp564 int Threshold = 0; global() member in __anonf27af12e0111::InlineCostCallAnalyzer
964 APInt Threshold(128, PSI->getOrCompHotCountThreshold()); costBenefitAnalysis() local
1170 int Threshold = 5; global() member in __anonf27af12e0111::InlineCostFeaturesAnalyzer
3160 getInlineParams(int Threshold) getInlineParams() argument
[all...]
/llvm-project/llvm/lib/Target/ARM/
H A DThumbRegisterInfo.cpp362 unsigned Threshold = (DestReg == ARM::SP) ? 3 : 2; emitThumbRegPlusImmediate() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp1084 unsigned Threshold = unsigned(-1), in LoopRotation() argument
H A DLoopPeel.cpp542 computePeelCount(Loop * L,unsigned LoopSize,TargetTransformInfo::PeelingPreferences & PP,unsigned TripCount,DominatorTree & DT,ScalarEvolution & SE,AssumptionCache * AC,unsigned Threshold) computePeelCount() argument
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp291 compareValueToThreshold(ProgramStateRef State, NonLoc Value, NonLoc Threshold, in compareValueToThreshold() argument
/llvm-project/bolt/lib/Passes/
H A DIndirectCallPromotion.cpp1007 double Threshold = double(opts::ICPMispredictThreshold); canPromoteCallsite() local

12