Home
last modified time | relevance | path

Searched refs:WebAssemblySetP2AlignOperands (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblySetP2AlignOperands.cpp28 class WebAssemblySetP2AlignOperands final : public MachineFunctionPass { class
31 WebAssemblySetP2AlignOperands() : MachineFunctionPass(ID) {} in WebAssemblySetP2AlignOperands() function in __anon101ca3f60111::WebAssemblySetP2AlignOperands
48 char WebAssemblySetP2AlignOperands::ID = 0;
49 INITIALIZE_PASS(WebAssemblySetP2AlignOperands, DEBUG_TYPE,
54 return new WebAssemblySetP2AlignOperands(); in createWebAssemblySetP2AlignOperands()
77 bool WebAssemblySetP2AlignOperands::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
H A DCMakeLists.txt53 WebAssemblySetP2AlignOperands.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/WebAssembly/
H A DBUILD.gn70 "WebAssemblySetP2AlignOperands.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt6794 llvm/lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp