Home
last modified time | relevance | path

Searched defs:Alignments (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDataLayout.cpp579 findAlignmentLowerBound(const SmallVectorImpl<LayoutAlignElem> &Alignments, in findAlignmentLowerBound()
599 SmallVectorImpl<LayoutAlignElem> *Alignments; in setAlignment() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp325 std::array<CharUnits, N> Alignments, in getParamAddrs()
486 std::array<CharUnits, N> Alignments; in callFunc() local
834 std::array<CharUnits, N> Alignments, CodeGenModule &CGM) { in getSpecialFunction()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp724 SmallVectorImpl<Expr *> &Alignments, SmallVectorImpl<Expr *> &Linears, in parseDeclareSimdClauses()
817 SmallVector<Expr *, 4> Alignments; in ParseOMPDeclareSimdClauses() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp338 SmallVector<Expr *, 4> Uniforms, Aligneds, Alignments, Linears, Steps; in instantiateOMPDeclareSimdDeclAttr() local
H A DSemaOpenMP.cpp6774 ArrayRef<Expr *> Alignments, ArrayRef<Expr *> Linears, in ActOnOpenMPDeclareSimdDirective()