Home | History | Annotate | Download | only in PowerPC

Lines Matching full:opsize

3038   uint32_t OpSize = (Arg.getValueType().getSizeInBits()+7)/8;
3039 int FI = MF.getFrameInfo()->CreateFixedObject(OpSize, Offset, true);