Home | History | Annotate | Download | only in Mips

Lines Matching refs:Alignment

134                 unsigned Alignment = 0);
138 unsigned Alignment = 0);
718 unsigned Alignment) {
779 unsigned Alignment) {
1192 // FIXME: This alignment is incorrect but this path is disabled
1193 // for now (will return false). We need to determine the right alignment
1194 // based on the normal alignment for the underlying machine type.
1207 unsigned Alignment = DL.getABITypeAlignment(ArgVal->getType());
1210 MachineMemOperand::MOStore, ArgVT.getStoreSize(), Alignment);