Home
last modified time | relevance | path

Searched refs:WebAssemblyPassConfig (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/WebAssembly/
DWebAssemblyTargetMachine.cpp100 class WebAssemblyPassConfig final : public TargetPassConfig { class
102 WebAssemblyPassConfig(WebAssemblyTargetMachine *TM, PassManagerBase &PM) in WebAssemblyPassConfig() function in __anon8aaf2de50111::WebAssemblyPassConfig
127 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()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyTargetMachine.cpp316 class WebAssemblyPassConfig final : public TargetPassConfig { class
318 WebAssemblyPassConfig(WebAssemblyTargetMachine &TM, PassManagerBase &PM) in WebAssemblyPassConfig() function in __anonabfdb78d0111::WebAssemblyPassConfig
358 return new WebAssemblyPassConfig(*this, PM); in createPassConfig()
361 FunctionPass *WebAssemblyPassConfig::createTargetRegisterAllocator(bool) { in createTargetRegisterAllocator()
423 void WebAssemblyPassConfig::addIRPasses() { in addIRPasses()
466 void WebAssemblyPassConfig::addISelPrepare() { in addISelPrepare()
476 bool WebAssemblyPassConfig::addInstSelector() { in addInstSelector()
495 void WebAssemblyPassConfig::addOptimizedRegAlloc() { in addOptimizedRegAlloc()
508 void WebAssemblyPassConfig::addPostRegAlloc() { in addPostRegAlloc()
530 void WebAssemblyPassConfig::addPreEmitPass() { in addPreEmitPass()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyTargetMachine.cpp297 class WebAssemblyPassConfig final : public TargetPassConfig { class
299 WebAssemblyPassConfig(WebAssemblyTargetMachine &TM, PassManagerBase &PM) in WebAssemblyPassConfig() function in __anon262623470111::WebAssemblyPassConfig
329 return new WebAssemblyPassConfig(*this, PM); in createPassConfig()
332 FunctionPass *WebAssemblyPassConfig::createTargetRegisterAllocator(bool) { in createTargetRegisterAllocator()
341 void WebAssemblyPassConfig::addIRPasses() { in addIRPasses()
386 bool WebAssemblyPassConfig::addInstSelector() { in addInstSelector()
401 void WebAssemblyPassConfig::addPostRegAlloc() { in addPostRegAlloc()
423 void WebAssemblyPassConfig::addPreEmitPass() { in addPreEmitPass()