Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64SIMDInstrOpt.cpp82 VectorElem, enumerator
282 case VectorElem: in shouldExitEarly()
710 for (auto OptimizationKind : {VectorElem, Interleave}) { in runOnMachineFunction()
718 if (OptimizationKind == VectorElem) in runOnMachineFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SIMDInstrOpt.cpp82 VectorElem, enumerator
281 case VectorElem: in shouldExitEarly()
707 for (auto OptimizationKind : {VectorElem, Interleave}) { in runOnMachineFunction()
715 if (OptimizationKind == VectorElem) in runOnMachineFunction()