Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp83 VectorElem, enumerator
283 case VectorElem: in shouldExitEarly()
711 for (auto OptimizationKind : {VectorElem, Interleave}) { in runOnMachineFunction()
717 if (OptimizationKind == VectorElem) in runOnMachineFunction()