Home
last modified time | relevance | path

Searched defs:LoongArchDeadRegisterDefinitions (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchDeadRegisterDefinitions.cpp30 class LoongArchDeadRegisterDefinitions : public MachineFunctionPass { global() class
34 LoongArchDeadRegisterDefinitions() : MachineFunctionPass(ID) {} LoongArchDeadRegisterDefinitions() function in __anon0e4979310111::LoongArchDeadRegisterDefinitions
52 INITIALIZE_PASS(LoongArchDeadRegisterDefinitions,DEBUG_TYPE,LoongArch_DEAD_REG_DEF_NAME,false,false) INITIALIZE_PASS() argument