Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp46 static cl::opt<bool> EnableMaskedLoadStores( variable
1097 if (!EnableMaskedLoadStores || !ST->hasMVEIntegerOps()) in isLegalMaskedLoad()