Home
last modified time | relevance | path

Searched defs:Steps (Results 1 – 14 of 14) sorted by relevance

/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DProgressMeter.h28 DenTy Steps = 0; variable
/llvm-project/polly/lib/Transform/
H A DDeadCodeElimination.cpp123 int Steps = 0; in runDeadCodeElimination() local
/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DLogger.cpp52 unsigned Blocks = 0, Steps = 0; in endAnalysis() local
/llvm-project/clang-tools-extra/clangd/unittests/
H A DSourceCodeTests.cpp849 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 DLibcMemoryBenchmarkMain.cpp158 const size_t Steps = Measurements.size(); reportProgress() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp557 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 DCoreEngine.cpp139 unsigned Steps = MaxSteps; in ExecuteWorkList() local
/llvm-project/clang/include/clang/Sema/
H A DInitialization.h992 SmallVector<Step, 4> Steps; variable
/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp725 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 DMipsSEISelLowering.cpp747 unsigned Steps = 0; shouldTransformMulToShiftsAddsSubs() local
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp338 SmallVector<Expr *, 4> Uniforms, Aligneds, Alignments, Linears, Steps; instantiateOMPDeclareSimdDeclAttr() local
H A DSemaExprCXX.cpp7123 SmallVector<Step, 8> Steps; FindCompositePointerType() local
[all...]
H A DSemaOpenMP.cpp6770 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 DAArch64ISelLowering.cpp13746 SDValue Steps = DAG.getStepVector(DL, ContainerVT, SeqInfo->second); LowerBUILD_VECTOR() local
[all...]