Searched refs:WebAssemblyPassConfig (Results 1 – 1 of 1) sorted by relevance
332 class WebAssemblyPassConfig final : public TargetPassConfig { class334 WebAssemblyPassConfig(WebAssemblyTargetMachine &TM, PassManagerBase &PM) in WebAssemblyPassConfig() function in __anon10cd8fcd0111::WebAssemblyPassConfig374 return new WebAssemblyPassConfig(*this, PM); in createPassConfig()377 FunctionPass *WebAssemblyPassConfig::createTargetRegisterAllocator(bool) { in createTargetRegisterAllocator()445 void WebAssemblyPassConfig::addIRPasses() { in addIRPasses()488 void WebAssemblyPassConfig::addISelPrepare() { in addISelPrepare()501 bool WebAssemblyPassConfig::addInstSelector() { in addInstSelector()524 void WebAssemblyPassConfig::addOptimizedRegAlloc() { in addOptimizedRegAlloc()537 void WebAssemblyPassConfig::addPostRegAlloc() { in addPostRegAlloc()559 void WebAssemblyPassConfig::addPreEmitPass() { in addPreEmitPass()[all …]