Home | History | Annotate | Download | only in IR

Lines Matching defs:getInt8Ty

299     return ConstantInt::get(getInt8Ty(), C);
338 IntegerType *getInt8Ty() {
339 return Type::getInt8Ty(Context);