Home | History | Annotate | Download | only in IR

Lines Matching defs:getInt16Ty

203     return ConstantInt::get(getInt16Ty(), C);
236 IntegerType *getInt16Ty() {
237 return Type::getInt16Ty(Context);