Home
last modified time | relevance | path

Searched refs:PD256 (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
651 PD256 = true; in UpgradeIntrinsicCall()
659 if (PD256 || PD128 || PS256 || PS128) { in UpgradeIntrinsicCall()
667 else if (PD256) in UpgradeIntrinsicCall()