Searched defs:Alignments (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetData.h | 90 SmallVector<TargetAlignElem, 16> Alignments; variable
|
/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-7.0/llvm/include/llvm/IR/ |
D | DataLayout.h | 135 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()
|