Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp224 class SystemZPassConfig : public TargetPassConfig { class
226 SystemZPassConfig(SystemZTargetMachine &TM, PassManagerBase &PM) in SystemZPassConfig() function in __anonc58c41bf0111::SystemZPassConfig
252 void SystemZPassConfig::addIRPasses() { in addIRPasses()
261 bool SystemZPassConfig::addInstSelector() { in addInstSelector()
270 bool SystemZPassConfig::addILPOpts() { in addILPOpts()
275 void SystemZPassConfig::addPreRegAlloc() { in addPreRegAlloc()
279 void SystemZPassConfig::addPostRewrite() { in addPostRewrite()
283 void SystemZPassConfig::addPostRegAlloc() { in addPostRegAlloc()
290 void SystemZPassConfig::addPreSched2() { in addPreSched2()
295 void SystemZPassConfig::addPreEmitPass() { in addPreEmitPass()
[all …]