Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getQuantity

2357     unsigned size_in_words = size_in_bytes.getQuantity() / WordSizeInBytes;
2373 (BLOCK_LAYOUT_NON_OBJECT_BYTES << 4) | (residue_in_bytes.getQuantity()-1);
3068 CGM.getContext().getASTObjCImplementationLayout(ID).getSize().getQuantity();
5784 InstanceSize = RL.getDataSize().getQuantity();