Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc1743 LiftoffRegister c_call_dst = kNeedI64RegPair ? dst.low() : dst; in UnOp() local
1744 GenerateCCall(&c_call_dst, &sig, kVoid, &src, in UnOp()
1747 __ emit_type_conversion(kExprI64UConvertI32, dst, c_call_dst, in UnOp()

Completed in 8 milliseconds