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

Go to the source code of this file.

Functions

static unsigned getPerfectShuffleCost (llvm::ArrayRef< int > M)
 

Variables

static const unsigned PerfectShuffleTable [6561+1]
 

Function Documentation

◆ getPerfectShuffleCost()

static unsigned getPerfectShuffleCost ( llvm::ArrayRef< int >  M)
static

Variable Documentation

◆ PerfectShuffleTable

const unsigned PerfectShuffleTable[6561+1]
static