Lines Matching defs:Tys
572 SmallVector<Type *, 4> Tys(fArgs.begin(), fArgs.end()); in UpgradeIntrinsicFunction1() local
593 Type *Tys[] = {fArgs[0], fArgs[1]}; in UpgradeIntrinsicFunction1() local
658 std::array<Type *, 2> Tys {{ in UpgradeIntrinsicFunction1() local
689 std::array<Type *, 0> Tys; in UpgradeIntrinsicFunction1() local
756 Type *Tys[] = {Args[1]}; in UpgradeIntrinsicFunction1() local
806 Type *Tys[] = { F->getReturnType(), F->arg_begin()->getType() }; in UpgradeIntrinsicFunction1() local
817 Type *Tys[] = { Args[0], Args[1] }; in UpgradeIntrinsicFunction1() local
829 Type *Tys[] = {F->getReturnType(), F->arg_begin()->getType()}; in UpgradeIntrinsicFunction1() local
839 Type *Tys[] = {Args[0], Args[1]}; in UpgradeIntrinsicFunction1() local
919 Type *Tys[2] = { F->getReturnType(), F->arg_begin()->getType() }; in UpgradeIntrinsicFunction1() local
933 Type *Tys[] = {F->arg_begin()->getType()}; in UpgradeIntrinsicFunction1() local