Home | History | Annotate | Download | only in X86

Lines Matching full:opsize

2704         uint32_t OpSize = (VA.getLocVT().getSizeInBits()+7)/8;
2705 FI = MF.getFrameInfo()->CreateFixedObject(OpSize, Offset, true);