/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | ProgressMeter.h | 28 DenTy Steps = 0; variable
|
/llvm-project/polly/lib/Transform/ |
H A D | DeadCodeElimination.cpp | 123 int Steps = 0; in runDeadCodeElimination() local
|
/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | Logger.cpp | 52 unsigned Blocks = 0, Steps = 0; in endAnalysis() local
|
/llvm-project/clang-tools-extra/clangd/unittests/ |
H A D | SourceCodeTests.cpp | 849 void stepByStep(llvm::ArrayRef<IncrementalTestStep> Steps) { in stepByStep() 869 IncrementalTestStep Steps[] = in TEST() local 906 IncrementalTestStep Steps[] = in TEST() local
|
/llvm-project/libc/benchmarks/ |
H A D | LibcMemoryBenchmarkMain.cpp | 158 const size_t Steps = Measurements.size(); reportProgress() local
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanTransforms.cpp | 557 VPScalarIVStepsRecipe *Steps = new VPScalarIVStepsRecipe( createScalarIVSteps() local 589 VPScalarIVStepsRecipe *Steps = createScalarIVSteps( legalizeAndOptimizeInductions() local 613 VPScalarIVStepsRecipe *Steps = createScalarIVSteps( legalizeAndOptimizeInductions() local
|
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | CoreEngine.cpp | 139 unsigned Steps = MaxSteps; in ExecuteWorkList() local
|
/llvm-project/clang/include/clang/Sema/ |
H A D | Initialization.h | 992 SmallVector<Step, 4> Steps; variable
|
/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenMP.cpp | 725 SmallVectorImpl<unsigned> &LinModifiers, SmallVectorImpl<Expr *> &Steps) { in parseDeclareSimdClauses() argument 820 SmallVector<Expr *, 4> Steps; in ParseOMPDeclareSimdClauses() local
|
/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 747 unsigned Steps = 0; shouldTransformMulToShiftsAddsSubs() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateInstantiateDecl.cpp | 338 SmallVector<Expr *, 4> Uniforms, Aligneds, Alignments, Linears, Steps; instantiateOMPDeclareSimdDeclAttr() local
|
H A D | SemaExprCXX.cpp | 7123 SmallVector<Step, 8> Steps; FindCompositePointerType() local [all...] |
H A D | SemaOpenMP.cpp | 6770 ActOnOpenMPDeclareSimdDirective(DeclGroupPtrTy DG,OMPDeclareSimdDeclAttr::BranchStateTy BS,Expr * Simdlen,ArrayRef<Expr * > Uniforms,ArrayRef<Expr * > Aligneds,ArrayRef<Expr * > Alignments,ArrayRef<Expr * > Linears,ArrayRef<unsigned> LinModifiers,ArrayRef<Expr * > Steps,SourceRange SR) ActOnOpenMPDeclareSimdDirective() argument
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 13746 SDValue Steps = DAG.getStepVector(DL, ContainerVT, SeqInfo->second); LowerBUILD_VECTOR() local [all...] |