Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegColoring.cpp32 class WebAssemblyRegColoring final : public MachineFunctionPass { class
35 WebAssemblyRegColoring() : MachineFunctionPass(ID) {} in WebAssemblyRegColoring() function in __anone097aa2c0111::WebAssemblyRegColoring
56 char WebAssemblyRegColoring::ID = 0;
57 INITIALIZE_PASS(WebAssemblyRegColoring, DEBUG_TYPE,
61 return new WebAssemblyRegColoring(); in createWebAssemblyRegColoring()
220 bool WebAssemblyRegColoring::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
H A DREADME.txt111 WebAssemblyRegColoring and/or WebAssemblyRegRenumbering should sort registers