Home
last modified time | relevance | path

Searched refs:EmitDivOrRem64CCall (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc1833 void EmitDivOrRem64CCall(LiftoffRegister dst, LiftoffRegister lhs, in EmitDivOrRem64CCall() function in v8::internal::wasm::__anon15158::LiftoffCompiler
2102 EmitDivOrRem64CCall(dst, lhs, rhs, ext_ref, div_by_zero, in BinOp()
2114 EmitDivOrRem64CCall(dst, lhs, rhs, ext_ref, div_by_zero); in BinOp()
2125 EmitDivOrRem64CCall(dst, lhs, rhs, ext_ref, rem_by_zero); in BinOp()
2136 EmitDivOrRem64CCall(dst, lhs, rhs, ext_ref, rem_by_zero); in BinOp()

Completed in 8 milliseconds