Home
last modified time | relevance | path

Searched refs:SystemZPassConfig (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp203 class SystemZPassConfig : public TargetPassConfig { class
205 SystemZPassConfig(SystemZTargetMachine &TM, PassManagerBase &PM) in SystemZPassConfig() function in __anonc35db5040111::SystemZPassConfig
231 void SystemZPassConfig::addIRPasses() { in addIRPasses()
242 bool SystemZPassConfig::addInstSelector() { in addInstSelector()
251 bool SystemZPassConfig::addILPOpts() { in addILPOpts()
260 void SystemZPassConfig::addPreRegAlloc() { in addPreRegAlloc()
264 void SystemZPassConfig::addPostRewrite() { in addPostRewrite()
268 void SystemZPassConfig::addPostRegAlloc() { in addPostRegAlloc()
275 void SystemZPassConfig::addPreSched2() { in addPreSched2()
280 void SystemZPassConfig::addPreEmitPass() { in addPreEmitPass()
[all …]