Home
last modified time | relevance | path

Searched defs:is_gp_pair (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/wasm/baseline/
Dliftoff-register.h225 constexpr bool is_gp_pair() const { in is_gp_pair() function
Dliftoff-assembler.cc950 const bool is_gp_pair = kNeedI64RegPair && kind == kI64; in PrepareStackTransfers() local