/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | Logger.cpp | 52 unsigned Blocks = 0, Steps = 0; in endAnalysis() local
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | CoreEngine.cpp | 139 unsigned Steps = MaxSteps; in ExecuteWorkList() local 226 ExecuteWorkListWithInitialState(const LocationContext * L,unsigned Steps,ProgramStateRef InitState,ExplodedNodeSet & Dst) ExecuteWorkListWithInitialState() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | ExprEngine.h | 197 ExecuteWorkListWithInitialState(const LocationContext * L,unsigned Steps,ProgramStateRef InitState,ExplodedNodeSet & Dst) ExecuteWorkListWithInitialState() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanTransforms.cpp | 507 VPScalarIVStepsRecipe *Steps = new VPScalarIVStepsRecipe(ID, BaseIV, Step); createScalarIVSteps() local 526 VPValue *Steps = createScalarIVSteps( optimizeInductions() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Initialization.h | 992 SmallVector<Step, 4> Steps; variable
|
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenMP.cpp | 715 parseDeclareSimdClauses(Parser & P,OMPDeclareSimdDeclAttr::BranchStateTy & BS,ExprResult & SimdLen,SmallVectorImpl<Expr * > & Uniforms,SmallVectorImpl<Expr * > & Aligneds,SmallVectorImpl<Expr * > & Alignments,SmallVectorImpl<Expr * > & Linears,SmallVectorImpl<unsigned> & LinModifiers,SmallVectorImpl<Expr * > & Steps) parseDeclareSimdClauses() argument 810 SmallVector<Expr *, 4> Steps; ParseOMPDeclareSimdClauses() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 740 unsigned Steps = 0; shouldTransformMulToShiftsAddsSubs() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateInstantiateDecl.cpp | 333 SmallVector<Expr *, 4> Uniforms, Aligneds, Alignments, Linears, Steps; instantiateOMPDeclareSimdDeclAttr() local
|
H A D | SemaExprCXX.cpp | 6979 SmallVector<Step, 8> Steps; FindCompositePointerType() local [all...] |
H A D | SemaOpenMP.cpp | 6993 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
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 12967 SDValue Steps = DAG.getStepVector(DL, ContainerVT, SeqInfo->second); LowerBUILD_VECTOR() local [all...] |