Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerRefTypesIntPtrConv.cpp28 class WebAssemblyLowerRefTypesIntPtrConv final : public FunctionPass { class
37 WebAssemblyLowerRefTypesIntPtrConv() : FunctionPass(ID) {} in WebAssemblyLowerRefTypesIntPtrConv() function in __anonb088defa0111::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
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/WebAssembly/
H A DBUILD.gn55 "WebAssemblyLowerRefTypesIntPtrConv.cpp",
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt6765 llvm/lib/Target/WebAssembly/WebAssemblyLowerRefTypesIntPtrConv.cpp