Searched refs:Arg0Type (Results 1 – 1 of 1) sorted by relevance
60 Type *Arg0Type = F->getFunctionType()->getParamType(0); in upgradePTESTIntrinsic() local61 if (Arg0Type != FixedVectorType::get(Type::getFloatTy(F->getContext()), 4)) in upgradePTESTIntrinsic()