Searched refs:EnableMaskedGatherScatters (Results 1 – 2 of 2) sorted by relevance
50 cl::opt<bool> EnableMaskedGatherScatters( variable1252 if (!EnableMaskedGatherScatters) in runOnFunction()
61 extern cl::opt<bool> EnableMaskedGatherScatters;1128 if (!EnableMaskedGatherScatters || !ST->hasMVEIntegerOps()) in isLegalMaskedGather()1581 if (!ST->hasMVEIntegerOps() || !EnableMaskedGatherScatters) in getGatherScatterOpCost()2355 } else if (EnableMaskedGatherScatters) { in canTailPredicateLoop()