Searched refs:WebAssemblyPassConfig (Results 1 – 1 of 1) sorted by relevance
433 class WebAssemblyPassConfig final : public TargetPassConfig { class435 WebAssemblyPassConfig(WebAssemblyTargetMachine &TM, PassManagerBase &PM) in WebAssemblyPassConfig() function in __anon10cd8fcd0111::WebAssemblyPassConfig475 return new WebAssemblyPassConfig(*this, PM); in createPassConfig()478 FunctionPass *WebAssemblyPassConfig::createTargetRegisterAllocator(bool) { in createTargetRegisterAllocator()487 void WebAssemblyPassConfig::addIRPasses() { in addIRPasses()528 void WebAssemblyPassConfig::addISelPrepare() { in addISelPrepare()541 bool WebAssemblyPassConfig::addInstSelector() { in addInstSelector()564 void WebAssemblyPassConfig::addOptimizedRegAlloc() { in addOptimizedRegAlloc()577 void WebAssemblyPassConfig::addPostRegAlloc() { in addPostRegAlloc()600 void WebAssemblyPassConfig::addPreEmitPass() { in addPreEmitPass()[all …]