Home
last modified time | relevance | path

Searched defs:Steps (Results 1 – 11 of 11) 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/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp139 unsigned Steps = MaxSteps; in ExecuteWorkList() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp671 VPScalarIVStepsRecipe *Steps = createScalarIVSteps( in legalizeAndOptimizeInductions() local
691 VPScalarIVStepsRecipe *Steps = createScalarIVSteps( in legalizeAndOptimizeInductions() local
1177 if (auto *Steps = dyn_cast<VPScalarIVStepsRecipe>(Def)) { in simplifyRecipe() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h993 SmallVector<Step, 4> Steps; variable
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp662 SmallVectorImpl<unsigned> &LinModifiers, SmallVectorImpl<Expr *> &Steps) { in parseDeclareSimdClauses()
758 SmallVector<Expr *, 4> Steps; in ParseOMPDeclareSimdClauses() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp786 unsigned Steps = 0; in shouldTransformMulToShiftsAddsSubs() local
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpBuiltin.cpp226 uint64_t Steps = 0; in interp__builtin_strcmp() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp6205 SmallVector<Step, 8> Steps; in FindCompositePointerType() local
H A DSemaTemplateInstantiateDecl.cpp341 SmallVector<Expr *, 4> Uniforms, Aligneds, Alignments, Linears, Steps; in instantiateOMPDeclareSimdDeclAttr() local
H A DSemaOpenMP.cpp6701 ArrayRef<unsigned> LinModifiers, ArrayRef<Expr *> Steps, SourceRange SR) { in ActOnOpenMPDeclareSimdDirective()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14794 SDValue Steps = DAG.getStepVector(DL, ContainerVT, SeqInfo->second); in LowerFixedLengthBuildVectorToSVE() local