Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getCharWidth

1800   unsigned ByteSizeInBits = CGM.getContext().getTargetInfo().getCharWidth();
3841 unsigned ByteSizeInBits = CGM.getContext().getTargetInfo().getCharWidth();
5101 InstanceStart = RL.getFieldOffset(0) / CGM.getContext().getCharWidth();