Home
last modified time | relevance | path

Searched refs:WebAssemblyFastISel (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp51 class WebAssemblyFastISel final : public FastISel { class
198 WebAssemblyFastISel(FunctionLoweringInfo &FuncInfo, in WebAssemblyFastISel() function in __anon05a1f9dc0111::WebAssemblyFastISel
579 unsigned WebAssemblyFastISel::notValue(unsigned Reg) { in notValue()
589 unsigned WebAssemblyFastISel::copyValue(unsigned Reg) { in copyValue()
635 bool WebAssemblyFastISel::fastLowerArguments() { in fastLowerArguments()
752 bool WebAssemblyFastISel::selectCall(const Instruction *I) { in selectCall()
992 bool WebAssemblyFastISel::selectZExt(const Instruction *I) { in selectZExt()
1009 bool WebAssemblyFastISel::selectSExt(const Instruction *I) { in selectSExt()
1302 bool WebAssemblyFastISel::selectBr(const Instruction *I) { in selectBr()
1330 bool WebAssemblyFastISel::selectRet(const Instruction *I) { in selectRet()
[all …]
H A DCMakeLists.txt28 WebAssemblyFastISel.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/WebAssembly/
H A DBUILD.gn43 "WebAssemblyFastISel.cpp",