Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DAutoUpgrade.cpp649 bool PD128 = false, PD256 = false, PS128 = false, PS256 = false; in UpgradeIntrinsicCall() local
657 PS128 = true; in UpgradeIntrinsicCall()
659 if (PD256 || PD128 || PS256 || PS128) { in UpgradeIntrinsicCall()
671 else if (PS128) in UpgradeIntrinsicCall()