Home
last modified time | relevance | path

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

/external/llvm/lib/Target/WebAssembly/
DWebAssemblyRegColoring.cpp33 class WebAssemblyRegColoring final : public MachineFunctionPass { class
36 WebAssemblyRegColoring() : MachineFunctionPass(ID) {} in WebAssemblyRegColoring() function in __anon94911b4e0111::WebAssemblyRegColoring
57 char WebAssemblyRegColoring::ID = 0;
59 return new WebAssemblyRegColoring(); in createWebAssemblyRegColoring()
73 bool WebAssemblyRegColoring::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
DCMakeLists.txt29 WebAssemblyRegColoring.cpp