Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRegColoring.cpp33 class WebAssemblyRegColoring final : public MachineFunctionPass { class
36 WebAssemblyRegColoring() : MachineFunctionPass(ID) {} in WebAssemblyRegColoring() function in __anon651050860111::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()
DCMakeLists.txt42 WebAssemblyRegColoring.cpp
DREADME.txt134 WebAssemblyRegColoring and/or WebAssemblyRegRenumbering should sort registers
/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.txt30 WebAssemblyRegColoring.cpp
DREADME.txt97 WebAssemblyRegColoring and/or WebAssemblyRegRenumbering should sort registers