Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp80 const AlignedAttr *Aligned, Decl *New, bool IsPackExpansion) { in instantiateDependentAlignedAttr()
100 const AlignedAttr *Aligned, Decl *New) { in instantiateDependentAlignedAttr()
138 const AssumeAlignedAttr *Aligned, Decl *New) { in instantiateDependentAssumeAlignedAttr()
161 const AlignValueAttr *Aligned, Decl *New) { in instantiateDependentAlignValueAttr()
211 const AlignedAttr *Aligned = dyn_cast<AlignedAttr>(TmplAttr); in InstantiateAttrs() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86FastISel.cpp387 MachineMemOperand *MMO, bool Aligned) { in X86FastEmitStore()
448 MachineMemOperand *MMO, bool Aligned) { in X86FastEmitStore()
908 bool Aligned = Alignment >= ABIAlignment; in X86SelectStore() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp4294 llvm::Value *Aligned = Builder.CreateAnd(AsInt, Mask); in EmitDarwinVAArg() local
6201 uint64_t Aligned = llvm::RoundUpToAlignment(Size, 64); in pad() local
H A DCGExpr.cpp533 llvm::Value *Aligned = in EmitTypeCheck() local