LLVM 22.0.0git
HexagonGenMemAbsolute.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "hexagon-abs"

Functions

 STATISTIC (HexagonNumLoadAbsConversions, "Number of Load instructions converted to absolute-set form")
 STATISTIC (HexagonNumStoreAbsConversions, "Number of Store instructions converted to absolute-set form")
 INITIALIZE_PASS (HexagonGenMemAbsolute, "hexagon-gen-load-absolute", "Hexagon Generate Load/Store Set Absolute Address Instruction", false, false) bool HexagonGenMemAbsolute

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "hexagon-abs"

Definition at line 25 of file HexagonGenMemAbsolute.cpp.

Function Documentation

◆ INITIALIZE_PASS()

◆ STATISTIC() [1/2]

STATISTIC ( HexagonNumLoadAbsConversions ,
"Number of Load instructions converted to absolute-set form"  )

◆ STATISTIC() [2/2]

STATISTIC ( HexagonNumStoreAbsConversions ,
"Number of Store instructions converted to absolute-set form"  )

References MRI, TII, and TRI.