Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:setAlignment

635     Load->setAlignment(1);
647 Store->setAlignment(1);
667 SI->setAlignment(1);
672 SI->setAlignment(1);
733 Load->setAlignment(1);
1166 Alloca->setAlignment(AlignmentToUse);
1200 TempAlloca->setAlignment(AlignmentToUse);
1236 Alloca->setAlignment(Align.getQuantity());
1905 AI->setAlignment(ArgInfo.getIndirectAlign());
1932 AI->setAlignment(Align);
2011 LI->setAlignment(1);