Searched refs:AArch64PassConfig (Results 1 – 1 of 1) sorted by relevance
182 class AArch64PassConfig : public TargetPassConfig { class184 AArch64PassConfig(AArch64TargetMachine *TM, PassManagerBase &PM) in AArch64PassConfig() function in __anonabce972a0111::AArch64PassConfig212 return new AArch64PassConfig(this, PM); in createPassConfig()215 void AArch64PassConfig::addIRPasses() { in addIRPasses()247 bool AArch64PassConfig::addPreISel() { in addPreISel()269 bool AArch64PassConfig::addInstSelector() { in addInstSelector()281 bool AArch64PassConfig::addILPOpts() { in addILPOpts()295 void AArch64PassConfig::addPreRegAlloc() { in addPreRegAlloc()305 void AArch64PassConfig::addPostRegAlloc() { in addPostRegAlloc()314 void AArch64PassConfig::addPreSched2() { in addPreSched2()[all …]