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

Go to the source code of this file.

Namespaces
namespace llvm
This is an optimization pass for GlobalISel generic memory operations.
Macros
#define DEBUG_TYPE "hexagonmcelfstreamer"
Variables
static cl::opt< unsigned > GPSize ("gpsize", cl::NotHidden, cl::desc("Global Pointer Addressing Size. The default size is 8."), cl::Prefix, cl::init(8))

DEBUG_TYPE

#define DEBUG_TYPE "hexagonmcelfstreamer"

featureToArchVersion()

GPSize

cl::opt< unsigned > GPSize("gpsize", cl::NotHidden, cl::desc("Global Pointer Addressing Size. The default size is 8."), cl::Prefix, cl::init(8)) ( "gpsize" , cl::NotHidden , cl::desc("Global Pointer Addressing Size. The default size is 8.") , cl::Prefix , cl::init(8) ) static