Searched refs:emit_with_c_fallback (Results 1 – 1 of 1) sorted by relevance
558 auto emit_with_c_fallback = [=](LiftoffRegister dst, LiftoffRegister src) { in EmitI32UnOpWithCFallback() local565 EmitUnOp<kWasmI32, kWasmI32>(emit_with_c_fallback); in EmitI32UnOpWithCFallback()572 auto emit_with_c_fallback = [=](LiftoffRegister dst, LiftoffRegister src) { in EmitFloatUnOpWithCFallback() local579 EmitUnOp<type, type>(emit_with_c_fallback); in EmitFloatUnOpWithCFallback()