Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp151 static const unsigned MaxNumRepl = 10; member
277 SmallVector<const MCInstrDesc*, MaxNumRepl> ReplInstrMCID; in shouldExitEarly()
513 SmallVector<unsigned, MaxNumRepl> ZipDest; in optimizeLdStInterleave()
514 SmallVector<const MCInstrDesc*, MaxNumRepl> ReplInstrMCID; in optimizeLdStInterleave()