| /openbsd/src/gnu/llvm/llvm/tools/llvm-cov/ |
| D | CoverageFilters.h | 89 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()
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| D | LoopRotation.cpp | 52 int Threshold = EnableHeaderDuplication || in run() local 129 int Threshold = hasVectorizeTransformation(L) == TM_ForcedByUser in runOnLoop() local
|
| D | Scalar.cpp | 239 int Threshold) { in LLVMAddScalarReplAggregatesPassWithThreshold()
|
| D | Reassociate.cpp | 365 APInt Threshold = CM + Bitwidth; in IncorporateWeight() local 375 unsigned Threshold = CM + Bitwidth; in IncorporateWeight() local
|
| D | LoopUnrollPass.cpp | 1385 std::optional<unsigned> Threshold = std::nullopt, in LoopUnroll()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| D | SIPreEmitPeephole.cpp | 99 unsigned Threshold = 5; in optimizeVccBranch() local 390 const unsigned Threshold = 20; in runOnMachineFunction() local
|
| D | SIFixSGPRCopies.cpp | 578 const unsigned Threshold = 50; in hoistAndMergeSGPRInits() local
|
| D | AMDGPUTargetTransformInfo.cpp | 183 unsigned Threshold = 0; in getUnrollingPreferences() local
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/ |
| D | common_test.cpp | 35 const uptr Threshold = Size >> 3; in TEST() local
|
| /openbsd/src/gnu/llvm/llvm/bindings/ocaml/transforms/passmgr_builder/ |
| D | passmgr_builder_ocaml.c | 60 value llvm_pmbuilder_use_inliner_with_threshold(value Threshold, value PMB) { in llvm_pmbuilder_use_inliner_with_threshold()
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/ |
| D | InlineSimple.cpp | 93 Pass *llvm::createFunctionInliningPass(int Threshold) { in createFunctionInliningPass()
|
| D | FunctionImport.cpp | 175 unsigned Threshold, StringRef CallerModulePath, in selectCallee() 350 const unsigned Threshold, const GVSummaryMapTy &DefinedGVSummaries, in computeImportForFunction() 500 auto GetAdjustedThreshold = [](unsigned Threshold, bool IsHotCallsite) { in computeImportForFunction() 557 auto Threshold = std::get<1>(GVInfo); in ComputeImportForModule() local
|
| D | PassManagerBuilder.cpp | 498 unsigned Threshold) { in LLVMPassManagerBuilderUseInlinerWithThreshold()
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/ |
| D | SpillPlacement.h | 67 BlockFrequency Threshold; variable
|
| D | PrologEpilogInserter.cpp | 296 unsigned Threshold = UINT_MAX; in runOnMachineFunction() local
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Bitstream/ |
| D | BitstreamWriter.h | 226 uint32_t Threshold = 1U << (NumBits-1); in EmitVBR() local 242 uint32_t Threshold = 1U << (NumBits-1); in EmitVBR64() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/X86/ |
| D | X86PadShortFunction.cpp | 84 const unsigned int Threshold = 4; member
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/ |
| D | InlineCost.h | 96 int Threshold = 0; variable
|
| /openbsd/src/gnu/llvm/llvm/lib/IR/ |
| D | LLVMContext.cpp | 143 void LLVMContext::setDiagnosticsHotnessThreshold(std::optional<uint64_t> Threshold) { in setDiagnosticsHotnessThreshold()
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/ |
| D | LoopRotationUtils.cpp | 840 unsigned Threshold = unsigned(-1), in LoopRotation()
|
| D | LoopPeel.cpp | 476 unsigned Threshold) { in computePeelCount()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/ARM/ |
| D | ThumbRegisterInfo.cpp | 296 unsigned Threshold = (DestReg == ARM::SP) ? 3 : 2; in emitThumbRegPlusImmediate() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Analysis/ |
| D | InlineCost.cpp | 553 int Threshold = 0; member in __anon66fc65d70111::InlineCostCallAnalyzer 1094 int Threshold = 5; member in __anon66fc65d70111::InlineCostFeaturesAnalyzer 3064 InlineParams llvm::getInlineParams(int Threshold) { in getInlineParams()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| D | HexagonFrameLowering.cpp | 2617 unsigned Threshold = isOptSize(MF) ? SpillFuncThresholdOs in useSpillFunction() local 2638 unsigned Threshold = isOptSize(MF) ? SpillFuncThresholdOs-1 in useRestoreFunction() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineShifts.cpp | 348 APInt Threshold(Ty->getScalarSizeInBits(), Ty->getScalarSizeInBits()); in foldShiftOfShiftedLogic() local
|