Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getCharWidth

2202   unsigned ByteSizeInBits = CGM.getTarget().getCharWidth();
2436 unsigned ByteSizeInBits = CGM.getTarget().getCharWidth();
2587 unsigned ByteSizeInBits = CGM.getTarget().getCharWidth();
5900 InstanceStart = RL.getFieldOffset(0) / CGM.getContext().getCharWidth();