Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/IR/
HDAutoUpgrade.cpp579 bool PD128 = false, PD256 = false, PS128 = false, PS256 = false; in UpgradeIntrinsicCall() local
587 PS128 = true; in UpgradeIntrinsicCall()
589 if (PD256 || PD128 || PS256 || PS128) { in UpgradeIntrinsicCall()
601 else if (PS128) in UpgradeIntrinsicCall()