Searched refs:RISCVPassConfig (Results 1 – 1 of 1) sorted by relevance
124 class RISCVPassConfig : public TargetPassConfig { class126 RISCVPassConfig(RISCVTargetMachine &TM, PassManagerBase &PM) in RISCVPassConfig() function in __anon5284f04a0111::RISCVPassConfig147 return new RISCVPassConfig(*this, PM); in createPassConfig()150 void RISCVPassConfig::addIRPasses() { in addIRPasses()155 bool RISCVPassConfig::addInstSelector() { in addInstSelector()161 bool RISCVPassConfig::addIRTranslator() { in addIRTranslator()166 bool RISCVPassConfig::addLegalizeMachineIR() { in addLegalizeMachineIR()171 bool RISCVPassConfig::addRegBankSelect() { in addRegBankSelect()176 bool RISCVPassConfig::addGlobalInstructionSelect() { in addGlobalInstructionSelect()181 void RISCVPassConfig::addPreSched2() {} in addPreSched2()[all …]