Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Int8Ty

313   llvm::Type *Ty = CGM.Int8Ty;
349 llvm::Type *Ty = CGM.Int8Ty;
644 llvm::Type *Ty = CGM.Int8Ty;
1335 llvm::ConstantInt::get(CGM.Int8Ty, -1ULL, /*isSigned*/true);
1454 llvm::Constant *i8_zero = llvm::Constant::getNullValue(CGM.Int8Ty);