LLVM 19.0.0git
Namespaces | Functions | Variables
AArch64PerfectShuffle.h File Reference
#include "llvm/ADT/ArrayRef.h"

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Functions

static unsigned llvm::getPerfectShuffleCost (llvm::ArrayRef< int > M)
 
bool llvm::isZIPMask (ArrayRef< int > M, EVT VT, unsigned &WhichResult)
 
bool llvm::isUZPMask (ArrayRef< int > M, EVT VT, unsigned &WhichResult)
 

Variables

static const unsigned llvm::PerfectShuffleTable [6561+1]