LLVM 22.0.0git
HexagonVExtract.cpp File Reference

Go to the source code of this file.

Functions

 INITIALIZE_PASS (HexagonVExtract, "hexagon-vextract", "Hexagon optimize vextract", false, false) unsigned HexagonVExtract

Variables

static cl::opt< unsignedVExtractThreshold ("hexagon-vextract-threshold", cl::Hidden, cl::init(1), cl::desc("Threshold for triggering vextract replacement"))

Function Documentation

◆ INITIALIZE_PASS()

Variable Documentation

◆ VExtractThreshold

cl::opt< unsigned > VExtractThreshold("hexagon-vextract-threshold", cl::Hidden, cl::init(1), cl::desc("Threshold for triggering vextract replacement")) ( "hexagon-vextract-threshold" ,
cl::Hidden ,
cl::init(1) ,
cl::desc("Threshold for triggering vextract replacement")  )
static