Searched defs:is_gp_pair (Results 1 – 2 of 2) sorted by relevance
229 constexpr bool is_gp_pair() const { in is_gp_pair() function
736 const bool is_gp_pair = kNeedI64RegPair && type == kWasmI64; in PrepareStackTransfers() local