Searched refs:Ty2 (Results 26 - 26 of 26) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16425 bool ARMTargetLowering::allowTruncateForTailCall(Type *Ty1, Type *Ty2) const {
16426 if (!Ty1->isIntegerTy() || !Ty2->isIntegerTy())

Completed in 197 milliseconds

12