Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp1054 bool ZeroMask, bool IndexForm) { in UpgradeX86VPERMT2Intrinsics() argument
1103 if (!IndexForm) in UpgradeX86VPERMT2Intrinsics()
3348 bool IndexForm = Name[17] == 'i'; in UpgradeIntrinsicCall() local
3349 Rep = UpgradeX86VPERMT2Intrinsics(Builder, *CI, ZeroMask, IndexForm); in UpgradeIntrinsicCall()
/external/llvm-project/llvm/lib/IR/
DAutoUpgrade.cpp1176 bool ZeroMask, bool IndexForm) { in UpgradeX86VPERMT2Intrinsics() argument
1225 if (!IndexForm) in UpgradeX86VPERMT2Intrinsics()
3477 bool IndexForm = Name[17] == 'i'; in UpgradeIntrinsicCall() local
3478 Rep = UpgradeX86VPERMT2Intrinsics(Builder, *CI, ZeroMask, IndexForm); in UpgradeIntrinsicCall()