Searched defs:Alignments (Results 1 – 5 of 5) sorted by relevance
/external/clang/lib/Parse/ |
D | ParseOpenMP.cpp | 423 SmallVectorImpl<Expr *> &Alignments, SmallVectorImpl<Expr *> &Linears, in parseDeclareSimdClauses() 507 SmallVector<Expr *, 4> Alignments; in ParseOMPDeclareSimdClauses() local
|
/external/llvm/include/llvm/IR/ |
D | DataLayout.h | 121 SmallVector<LayoutAlignElem, 16> Alignments; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DataLayout.h | 145 AlignmentsTy Alignments; variable
|
/external/clang/lib/Sema/ |
D | SemaTemplateInstantiateDecl.cpp | 247 SmallVector<Expr *, 4> Uniforms, Aligneds, Alignments, Linears, Steps; in instantiateOMPDeclareSimdDeclAttr() local
|
D | SemaOpenMP.cpp | 3633 ArrayRef<Expr *> Alignments, ArrayRef<Expr *> Linears, in ActOnOpenMPDeclareSimdDirective()
|