Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Core/util/
DConstants.h194 Aligned=1 enumerator
/external/llvm/lib/Target/X86/
DX86FastISel.cpp427 MachineMemOperand *MMO, bool Aligned) { in X86FastEmitStore()
488 MachineMemOperand *MMO, bool Aligned) { in X86FastEmitStore()
948 bool Aligned = Alignment >= ABIAlignment; in X86SelectStore() local
/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp76 const AlignedAttr *Aligned, Decl *New, bool IsPackExpansion) { in instantiateDependentAlignedAttr()
96 const AlignedAttr *Aligned, Decl *New) { in instantiateDependentAlignedAttr()
173 const AlignedAttr *Aligned = dyn_cast<AlignedAttr>(TmplAttr); in InstantiateAttrs() local
/external/clang/lib/CodeGen/
DTargetInfo.cpp3811 llvm::Value *Aligned = Builder.CreateAnd(AsInt, Mask); in EmitDarwinVAArg() local
5691 uint64_t Aligned = llvm::RoundUpToAlignment(Size, 64); in pad() local
DCGExpr.cpp509 llvm::Value *Aligned = in EmitTypeCheck() local