Searched defs:Aligned (Results 1 – 4 of 4) sorted by relevance
80 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
387 MachineMemOperand *MMO, bool Aligned) { in X86FastEmitStore()448 MachineMemOperand *MMO, bool Aligned) { in X86FastEmitStore()908 bool Aligned = Alignment >= ABIAlignment; in X86SelectStore() local
4294 llvm::Value *Aligned = Builder.CreateAnd(AsInt, Mask); in EmitDarwinVAArg() local6201 uint64_t Aligned = llvm::RoundUpToAlignment(Size, 64); in pad() local
533 llvm::Value *Aligned = in EmitTypeCheck() local