Searched defs:Aligned (Results 1 – 5 of 5) sorted by relevance
194 Aligned=1 enumerator
427 MachineMemOperand *MMO, bool Aligned) { in X86FastEmitStore()488 MachineMemOperand *MMO, bool Aligned) { in X86FastEmitStore()948 bool Aligned = Alignment >= ABIAlignment; in X86SelectStore() local
76 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
3811 llvm::Value *Aligned = Builder.CreateAnd(AsInt, Mask); in EmitDarwinVAArg() local5691 uint64_t Aligned = llvm::RoundUpToAlignment(Size, 64); in pad() local
509 llvm::Value *Aligned = in EmitTypeCheck() local