Searched refs:getAlignmentType (Results 1 – 6 of 6) sorted by relevance
173 Type *getAlignmentType() const { in getAlignmentType() function
196 Type *getAlignmentType() const { in getAlignmentType() function
40 MI->setAlignment(ConstantInt::get(MI->getAlignmentType(), in SimplifyMemTransfer()126 MI->setAlignment(ConstantInt::get(MI->getAlignmentType(), in SimplifyMemSet()
88 MI->setAlignment(ConstantInt::get(MI->getAlignmentType(), MinAlign, false)); in SimplifyMemTransfer()178 MI->setAlignment(ConstantInt::get(MI->getAlignmentType(), in SimplifyMemSet()
89 TypeSourceInfo *Result = S.SubstType(Aligned->getAlignmentType(), in instantiateDependentAlignedAttr()111 S.collectUnexpandedParameterPacks(Aligned->getAlignmentType()->getTypeLoc(), in instantiateDependentAlignedAttr()
1795 MI->setAlignment(ConstantInt::get(MI->getAlignmentType(), Align)); in optimizeCallInst()