LLVM 22.0.0git
LoongArchExpandPseudoInsts.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Macros

#define LOONGARCH_PRERA_EXPAND_PSEUDO_NAME    "LoongArch Pre-RA pseudo instruction expansion pass"
#define LOONGARCH_EXPAND_PSEUDO_NAME    "LoongArch pseudo instruction expansion pass"

Functions

 INITIALIZE_PASS (LoongArchPreRAExpandPseudo, "loongarch-prera-expand-pseudo", LOONGARCH_PRERA_EXPAND_PSEUDO_NAME, false, false) INITIALIZE_PASS(LoongArchExpandPseudo
FunctionPassllvm::createLoongArchPreRAExpandPseudoPass ()
FunctionPassllvm::createLoongArchExpandPseudoPass ()

Variables

cl::opt< boolLArchAnnotateTableJump
loongarch expand pseudo
loongarch expand LOONGARCH_EXPAND_PSEUDO_NAME
loongarch expand false

Macro Definition Documentation

◆ LOONGARCH_EXPAND_PSEUDO_NAME

#define LOONGARCH_EXPAND_PSEUDO_NAME    "LoongArch pseudo instruction expansion pass"

Definition at line 34 of file LoongArchExpandPseudoInsts.cpp.

◆ LOONGARCH_PRERA_EXPAND_PSEUDO_NAME

#define LOONGARCH_PRERA_EXPAND_PSEUDO_NAME    "LoongArch Pre-RA pseudo instruction expansion pass"

Definition at line 32 of file LoongArchExpandPseudoInsts.cpp.

Referenced by INITIALIZE_PASS().

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( LoongArchPreRAExpandPseudo ,
"loongarch-prera-expand-pseudo" ,
LOONGARCH_PRERA_EXPAND_PSEUDO_NAME ,
false ,
false  )

Variable Documentation

◆ false

loongarch expand false

Definition at line 826 of file LoongArchExpandPseudoInsts.cpp.

◆ LArchAnnotateTableJump

cl::opt<bool> LArchAnnotateTableJump
extern

◆ LOONGARCH_EXPAND_PSEUDO_NAME

loongarch expand LOONGARCH_EXPAND_PSEUDO_NAME

Definition at line 826 of file LoongArchExpandPseudoInsts.cpp.

◆ pseudo

loongarch expand pseudo

Definition at line 825 of file LoongArchExpandPseudoInsts.cpp.