Searched refs:WebAssemblyFastISel (Results 1 – 1 of 1) sorted by relevance
49 class WebAssemblyFastISel final : public FastISel { class196 WebAssemblyFastISel(FunctionLoweringInfo &FuncInfo, in WebAssemblyFastISel() function in __anon2a1fba910111::WebAssemblyFastISel572 unsigned WebAssemblyFastISel::notValue(unsigned Reg) { in notValue()582 unsigned WebAssemblyFastISel::copyValue(unsigned Reg) { in copyValue()624 bool WebAssemblyFastISel::fastLowerArguments() { in fastLowerArguments()734 bool WebAssemblyFastISel::selectCall(const Instruction *I) { in selectCall()950 bool WebAssemblyFastISel::selectZExt(const Instruction *I) { in selectZExt()967 bool WebAssemblyFastISel::selectSExt(const Instruction *I) { in selectSExt()1254 bool WebAssemblyFastISel::selectBr(const Instruction *I) { in selectBr()1282 bool WebAssemblyFastISel::selectRet(const Instruction *I) { in selectRet()[all …]