Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:LTy

883   llvm::Type *LTy;
892 LTy = Int8Ty;
895 LTy = ConvertTypeForMem(ED->getIntegerType());
896 unsigned Bitwidth = LTy->getScalarSizeInBits();