Home
last modified time | relevance | path

Searched refs:has_rvv_ (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/base/
Dcpu.h132 bool has_rvv() const { return has_rvv_; } in has_rvv()
183 bool has_rvv_; variable
Dcpu.cc450 has_rvv_(false) { in CPU()
882 has_rvv_ = true; in CPU()