Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp79 bool CoreEngine::ExecuteWorkList(const LocationContext *L, unsigned Steps, in ExecuteWorkList()
197 unsigned Steps, in ExecuteWorkListWithInitialState()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h199 bool ExecuteWorkListWithInitialState(const LocationContext *L, unsigned Steps, in ExecuteWorkListWithInitialState()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp706 SmallVectorImpl<unsigned> &LinModifiers, SmallVectorImpl<Expr *> &Steps) { in parseDeclareSimdClauses()
801 SmallVector<Expr *, 4> Steps; in ParseOMPDeclareSimdClauses() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DInitialization.h968 SmallVector<Step, 4> Steps; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp748 unsigned Steps = 0; in shouldTransformMulToShiftsAddsSubs() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp296 SmallVector<Expr *, 4> Uniforms, Aligneds, Alignments, Linears, Steps; in instantiateOMPDeclareSimdDeclAttr() local
H A DSemaExprCXX.cpp6584 SmallVector<Step, 8> Steps; in FindCompositePointerType() local
H A DSemaOpenMP.cpp6327 ArrayRef<unsigned> LinModifiers, ArrayRef<Expr *> Steps, SourceRange SR) { in ActOnOpenMPDeclareSimdDirective()