LLVM: lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.cpp File Reference (original) (raw)

Go to the source code of this file.

Macros
#define DEBUG_TYPE "hexagon-shuffle"
Variables
static cl::opt< bool > DisableShuffle ("disable-hexagon-shuffle", cl::Hidden, cl::init(false), cl::desc("Disable Hexagon instruction shuffling"))

DEBUG_TYPE

#define DEBUG_TYPE "hexagon-shuffle"

DisableShuffle

cl::opt< bool > DisableShuffle("disable-hexagon-shuffle", cl::Hidden, cl::init(false), cl::desc("Disable Hexagon instruction shuffling")) ( "disable-hexagon-shuffle" , cl::Hidden , cl::init(false) , cl::desc("Disable Hexagon instruction shuffling") ) static