Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DLogger.cpp52 unsigned Blocks = 0, Steps = 0; in endAnalysis() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp562 VPScalarIVStepsRecipe *Steps = new VPScalarIVStepsRecipe( in createScalarIVSteps() local
594 VPScalarIVStepsRecipe *Steps = createScalarIVSteps( in legalizeAndOptimizeInductions() local
618 VPScalarIVStepsRecipe *Steps = createScalarIVSteps( in legalizeAndOptimizeInductions() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp139 unsigned Steps = MaxSteps; in ExecuteWorkList() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h992 SmallVector<Step, 4> Steps; variable
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp725 SmallVectorImpl<unsigned> &LinModifiers, SmallVectorImpl<Expr *> &Steps) { in parseDeclareSimdClauses()
820 SmallVector<Expr *, 4> Steps; in ParseOMPDeclareSimdClauses() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp747 unsigned Steps = 0; in shouldTransformMulToShiftsAddsSubs() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp338 SmallVector<Expr *, 4> Uniforms, Aligneds, Alignments, Linears, Steps; in instantiateOMPDeclareSimdDeclAttr() local
H A DSemaExprCXX.cpp7196 SmallVector<Step, 8> Steps; in FindCompositePointerType() local
H A DSemaOpenMP.cpp6775 ArrayRef<unsigned> LinModifiers, ArrayRef<Expr *> Steps, SourceRange SR) { in ActOnOpenMPDeclareSimdDirective()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13950 SDValue Steps = DAG.getStepVector(DL, ContainerVT, SeqInfo->second); in LowerBUILD_VECTOR() local