Searched refs:WebAssemblyReplacePhysRegs (Results 1 – 7 of 7) sorted by relevance
35 class WebAssemblyReplacePhysRegs final : public MachineFunctionPass { class38 WebAssemblyReplacePhysRegs() : MachineFunctionPass(ID) {} in WebAssemblyReplacePhysRegs() function in __anon8eb676460111::WebAssemblyReplacePhysRegs54 char WebAssemblyReplacePhysRegs::ID = 0;55 INITIALIZE_PASS(WebAssemblyReplacePhysRegs, DEBUG_TYPE,60 return new WebAssemblyReplacePhysRegs(); in createWebAssemblyReplacePhysRegs()63 bool WebAssemblyReplacePhysRegs::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
46 WebAssemblyReplacePhysRegs.cpp
35 class WebAssemblyReplacePhysRegs final : public MachineFunctionPass { class38 WebAssemblyReplacePhysRegs() : MachineFunctionPass(ID) {} in WebAssemblyReplacePhysRegs() function in __anon991c0cb20111::WebAssemblyReplacePhysRegs54 char WebAssemblyReplacePhysRegs::ID = 0;55 INITIALIZE_PASS(WebAssemblyReplacePhysRegs, DEBUG_TYPE,60 return new WebAssemblyReplacePhysRegs(); in createWebAssemblyReplacePhysRegs()63 bool WebAssemblyReplacePhysRegs::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
49 WebAssemblyReplacePhysRegs.cpp
36 class WebAssemblyReplacePhysRegs final : public MachineFunctionPass { class39 WebAssemblyReplacePhysRegs() : MachineFunctionPass(ID) {} in WebAssemblyReplacePhysRegs() function in __anonbf994de40111::WebAssemblyReplacePhysRegs55 char WebAssemblyReplacePhysRegs::ID = 0;57 return new WebAssemblyReplacePhysRegs(); in createWebAssemblyReplacePhysRegs()60 bool WebAssemblyReplacePhysRegs::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
33 WebAssemblyReplacePhysRegs.cpp
66 "WebAssemblyReplacePhysRegs.cpp",