Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/IR/
H A DAutoUpgrade.cpp1943 bool IsPS2PD = (StringRef::npos != Name.find("ps2")); in UpgradeIntrinsicCall() local
1945 if (IsPS2PD) in UpgradeIntrinsicCall()