Home
last modified time | relevance | path

Searched refs:Arg0Type (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp60 Type *Arg0Type = F->getFunctionType()->getParamType(0); in upgradePTESTIntrinsic() local
61 if (Arg0Type != FixedVectorType::get(Type::getFloatTy(F->getContext()), 4)) in upgradePTESTIntrinsic()