Home | History | Annotate | Download | only in CodeGen

Lines Matching full:tmpsize

1670         uint64_t TmpSize =CGM.getTargetData().getTypeSizeInBits(Tmp->getType());
1672 llvm::IntegerType::get(getLLVMContext(), (unsigned)TmpSize));