Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DAutoUpgrade.cpp40 Type *Arg0Type = F->getFunctionType()->getParamType(0); in UpgradeSSE41Function() local
41 if (Arg0Type != VectorType::get(Type::getFloatTy(F->getContext()), 4)) in UpgradeSSE41Function()