Searched refs:AArch64PassConfig (Results 1 – 1 of 1) sorted by relevance
184 class AArch64PassConfig : public TargetPassConfig { class186 AArch64PassConfig(AArch64TargetMachine *TM, PassManagerBase &PM) in AArch64PassConfig() function in __anon10c7a0450111::AArch64PassConfig214 return new AArch64PassConfig(this, PM); in createPassConfig()217 void AArch64PassConfig::addIRPasses() { in addIRPasses()245 bool AArch64PassConfig::addPreISel() { in addPreISel()263 bool AArch64PassConfig::addInstSelector() { in addInstSelector()275 bool AArch64PassConfig::addILPOpts() { in addILPOpts()289 void AArch64PassConfig::addPreRegAlloc() { in addPreRegAlloc()299 void AArch64PassConfig::addPostRegAlloc() { in addPostRegAlloc()308 void AArch64PassConfig::addPreSched2() { in addPreSched2()[all …]