Searched refs:Arg0Type (Results 1 – 2 of 2) sorted by relevance
40 Type *Arg0Type = F->getFunctionType()->getParamType(0); in UpgradeSSE41Function() local41 if (Arg0Type != VectorType::get(Type::getFloatTy(F->getContext()), 4)) in UpgradeSSE41Function()
42 Type *Arg0Type = F->getFunctionType()->getParamType(0); in UpgradePTESTIntrinsic() local43 if (Arg0Type != VectorType::get(Type::getFloatTy(F->getContext()), 4)) in UpgradePTESTIntrinsic()