Searched defs:is_gp (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/wasm/baseline/ | ||
H A D | liftoff-register.h | 231 constexpr bool is_gp() const { return code_ < kAfterMaxLiftoffGpRegCode; } in is_gp() function in v8::internal::wasm::LiftoffRegister |
Completed in 2 milliseconds