Home | History | Annotate | Download | only in IR

Lines Matching defs:getInt16Ty

304     return ConstantInt::get(getInt16Ty(), C);
343 IntegerType *getInt16Ty() {
344 return Type::getInt16Ty(Context);