Home | History | Annotate | Download | only in ARM

Lines Matching refs:Ty2

9996 bool ARMTargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const {
9997 if (!Ty1->isIntegerTy() || !Ty2->isIntegerTy())