Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DProgressMeter.h28 DenTy Steps = 0; variable
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp139 unsigned Steps = MaxSteps; in ExecuteWorkList() local
226 unsigned Steps, in ExecuteWorkListWithInitialState()
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h197 bool ExecuteWorkListWithInitialState(const LocationContext *L, unsigned Steps, in ExecuteWorkListWithInitialState()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp452 VPScalarIVStepsRecipe *Steps = new VPScalarIVStepsRecipe(ID, BaseIV, Step); in optimizeInductions() local
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DInitialization.h992 SmallVector<Step, 4> Steps; variable
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseOpenMP.cpp714 SmallVectorImpl<unsigned> &LinModifiers, SmallVectorImpl<Expr *> &Steps) { in parseDeclareSimdClauses()
809 SmallVector<Expr *, 4> Steps; in ParseOMPDeclareSimdClauses() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp741 unsigned Steps = 0; in shouldTransformMulToShiftsAddsSubs() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp321 SmallVector<Expr *, 4> Uniforms, Aligneds, Alignments, Linears, Steps; in instantiateOMPDeclareSimdDeclAttr() local
H A DSemaExprCXX.cpp6855 SmallVector<Step, 8> Steps; in FindCompositePointerType() local
H A DSemaOpenMP.cpp6842 ArrayRef<unsigned> LinModifiers, ArrayRef<Expr *> Steps, SourceRange SR) { in ActOnOpenMPDeclareSimdDirective()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12175 SDValue Steps = DAG.getStepVector(DL, ContainerVT, SeqInfo->second); in LowerBUILD_VECTOR() local