Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerRefTypesIntPtrConv.cpp28 class WebAssemblyLowerRefTypesIntPtrConv final : public FunctionPass { class
37 WebAssemblyLowerRefTypesIntPtrConv() : FunctionPass(ID) {} in WebAssemblyLowerRefTypesIntPtrConv() function in __anon2cf232b30111::WebAssemblyLowerRefTypesIntPtrConv
41 char WebAssemblyLowerRefTypesIntPtrConv::ID = 0;
42 INITIALIZE_PASS(WebAssemblyLowerRefTypesIntPtrConv, DEBUG_TYPE,
46 return new WebAssemblyLowerRefTypesIntPtrConv(); in createWebAssemblyLowerRefTypesIntPtrConv()
49 bool WebAssemblyLowerRefTypesIntPtrConv::runOnFunction(Function &F) { in runOnFunction()
H A DCMakeLists.txt38 WebAssemblyLowerRefTypesIntPtrConv.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/WebAssembly/
H A DBUILD.gn54 "WebAssemblyLowerRefTypesIntPtrConv.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt6777 llvm/lib/Target/WebAssembly/WebAssemblyLowerRefTypesIntPtrConv.cpp