Home
last modified time | relevance | path

Searched refs:Arg0Type (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAutoUpgrade.cpp42 Type *Arg0Type = F->getFunctionType()->getParamType(0); in UpgradePTESTIntrinsic() local
43 if (Arg0Type != VectorType::get(Type::getFloatTy(F->getContext()), 4)) in UpgradePTESTIntrinsic()