Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DLogger.cpp52 unsigned Blocks = 0, Steps = 0; in endAnalysis() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp139 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 DExprEngine.h197 ExecuteWorkListWithInitialState(const LocationContext * L,unsigned Steps,ProgramStateRef InitState,ExplodedNodeSet & Dst) ExecuteWorkListWithInitialState() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp507 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 DInitialization.h992 SmallVector<Step, 4> Steps; variable
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp715 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 DMipsSEISelLowering.cpp740 unsigned Steps = 0; shouldTransformMulToShiftsAddsSubs() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp333 SmallVector<Expr *, 4> Uniforms, Aligneds, Alignments, Linears, Steps; instantiateOMPDeclareSimdDeclAttr() local
H A DSemaExprCXX.cpp6979 SmallVector<Step, 8> Steps; FindCompositePointerType() local
[all...]
H A DSemaOpenMP.cpp6993 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 DAArch64ISelLowering.cpp12967 SDValue Steps = DAG.getStepVector(DL, ContainerVT, SeqInfo->second); LowerBUILD_VECTOR() local
[all...]