Searched refs:AVRPassConfig (Results 1 – 2 of 2) sorted by relevance
56 class AVRPassConfig : public TargetPassConfig { class58 AVRPassConfig(AVRTargetMachine *TM, PassManagerBase &PM) in AVRPassConfig() function in llvm::__anon3c182eae0111::AVRPassConfig73 return new AVRPassConfig(this, PM); in createPassConfig()93 bool AVRPassConfig::addInstSelector() { in addInstSelector()97 void AVRPassConfig::addPreRegAlloc() { in addPreRegAlloc()100 void AVRPassConfig::addPreSched2() { } in addPreSched2()102 void AVRPassConfig::addPreEmitPass() { in addPreEmitPass()
65 class AVRPassConfig : public TargetPassConfig { class67 AVRPassConfig(AVRTargetMachine &TM, PassManagerBase &PM) in AVRPassConfig() function in llvm::__anonc690d3060111::AVRPassConfig82 return new AVRPassConfig(*this, PM); in createPassConfig()106 bool AVRPassConfig::addInstSelector() { in addInstSelector()115 void AVRPassConfig::addPreRegAlloc() { in addPreRegAlloc()120 void AVRPassConfig::addPreSched2() { in addPreSched2()125 void AVRPassConfig::addPreEmitPass() { in addPreEmitPass()