Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/IR/
H A DAutoUpgrade.cpp1413 bool ZeroMask, bool IndexForm) { in UpgradeX86VPERMT2Intrinsics() argument
1462 if (!IndexForm) in UpgradeX86VPERMT2Intrinsics()
3802 bool IndexForm = Name[17] == 'i'; in UpgradeIntrinsicCall() local
3803 Rep = UpgradeX86VPERMT2Intrinsics(Builder, *CI, ZeroMask, IndexForm); in UpgradeIntrinsicCall()