Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getTypeAllocSizeInBits

679       uint64_t SrcSize = DL.getTypeAllocSizeInBits(Val->getType());
680 uint64_t DstSize = DL.getTypeAllocSizeInBits(DestIntTy);