Searched refs:WebAssemblyPassConfig (Results 1 – 2 of 2) sorted by relevance
100 class WebAssemblyPassConfig final : public TargetPassConfig { class102 WebAssemblyPassConfig(WebAssemblyTargetMachine *TM, PassManagerBase &PM) in WebAssemblyPassConfig() function in __anona8e7d16f0111::WebAssemblyPassConfig127 return new WebAssemblyPassConfig(this, PM); in createPassConfig()130 FunctionPass *WebAssemblyPassConfig::createTargetRegisterAllocator(bool) { in createTargetRegisterAllocator()139 void WebAssemblyPassConfig::addIRPasses() { in addIRPasses()155 bool WebAssemblyPassConfig::addInstSelector() { in addInstSelector()170 void WebAssemblyPassConfig::addPostRegAlloc() { in addPostRegAlloc()189 void WebAssemblyPassConfig::addPreEmitPass() { in addPreEmitPass()
163 class WebAssemblyPassConfig final : public TargetPassConfig { class165 WebAssemblyPassConfig(WebAssemblyTargetMachine &TM, PassManagerBase &PM) in WebAssemblyPassConfig() function in __anon960934a70111::WebAssemblyPassConfig189 return new WebAssemblyPassConfig(*this, PM); in createPassConfig()192 FunctionPass *WebAssemblyPassConfig::createTargetRegisterAllocator(bool) { in createTargetRegisterAllocator()201 void WebAssemblyPassConfig::addIRPasses() { in addIRPasses()247 bool WebAssemblyPassConfig::addInstSelector() { in addInstSelector()262 void WebAssemblyPassConfig::addPostRegAlloc() { in addPostRegAlloc()280 void WebAssemblyPassConfig::addPreEmitPass() { in addPreEmitPass()