Searched defs:Steps (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/ |
H A D | ProgressMeter.h | 28 DenTy Steps = 0; variable
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
H A D | CoreEngine.cpp | 139 unsigned Steps = MaxSteps; in ExecuteWorkList() local 226 unsigned Steps, in ExecuteWorkListWithInitialState()
|
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | ExprEngine.h | 197 bool ExecuteWorkListWithInitialState(const LocationContext *L, unsigned Steps, in ExecuteWorkListWithInitialState()
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanTransforms.cpp | 452 VPScalarIVStepsRecipe *Steps = new VPScalarIVStepsRecipe(ID, BaseIV, Step); in optimizeInductions() local
|
/openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
H A D | Initialization.h | 992 SmallVector<Step, 4> Steps; variable
|
/openbsd-src/gnu/llvm/clang/lib/Parse/ |
H A D | ParseOpenMP.cpp | 714 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 D | MipsSEISelLowering.cpp | 741 unsigned Steps = 0; in shouldTransformMulToShiftsAddsSubs() local
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaTemplateInstantiateDecl.cpp | 321 SmallVector<Expr *, 4> Uniforms, Aligneds, Alignments, Linears, Steps; in instantiateOMPDeclareSimdDeclAttr() local
|
H A D | SemaExprCXX.cpp | 6855 SmallVector<Step, 8> Steps; in FindCompositePointerType() local
|
H A D | SemaOpenMP.cpp | 6842 ArrayRef<unsigned> LinModifiers, ArrayRef<Expr *> Steps, SourceRange SR) { in ActOnOpenMPDeclareSimdDirective()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 12175 SDValue Steps = DAG.getStepVector(DL, ContainerVT, SeqInfo->second); in LowerBUILD_VECTOR() local
|