Searched refs:WebAssemblyPassConfig (Results 1 – 1 of 1) sorted by relevance
317 class WebAssemblyPassConfig final : public TargetPassConfig { class319 WebAssemblyPassConfig(WebAssemblyTargetMachine &TM, PassManagerBase &PM) in WebAssemblyPassConfig() function in __anon159668c30111::WebAssemblyPassConfig359 return new WebAssemblyPassConfig(*this, PM); in createPassConfig()362 FunctionPass *WebAssemblyPassConfig::createTargetRegisterAllocator(bool) { in createTargetRegisterAllocator()424 void WebAssemblyPassConfig::addIRPasses() { in addIRPasses()467 void WebAssemblyPassConfig::addISelPrepare() { in addISelPrepare()486 bool WebAssemblyPassConfig::addInstSelector() { in addInstSelector()505 void WebAssemblyPassConfig::addOptimizedRegAlloc() { in addOptimizedRegAlloc()518 void WebAssemblyPassConfig::addPostRegAlloc() { in addPostRegAlloc()540 void WebAssemblyPassConfig::addPreEmitPass() { in addPreEmitPass()[all …]