Home
last modified time | relevance | path

Searched refs:WebAssemblyRegColoring (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegColoring.cpp33 class WebAssemblyRegColoring final : public MachineFunctionPass { class
36 WebAssemblyRegColoring() : MachineFunctionPass(ID) {} in WebAssemblyRegColoring() function in __anoneb1f97f10111::WebAssemblyRegColoring
57 char WebAssemblyRegColoring::ID = 0;
58 INITIALIZE_PASS(WebAssemblyRegColoring, DEBUG_TYPE,
62 return new WebAssemblyRegColoring(); in createWebAssemblyRegColoring()
76 bool WebAssemblyRegColoring::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
H A DREADME.txt134 WebAssemblyRegColoring and/or WebAssemblyRegRenumbering should sort registers