Home
last modified time | relevance | path

Searched defs:has_cmov (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/base/
H A Dcpu.h86 bool has_cmov() const { return has_cmov_; } in has_cmov() function in v8::base::final
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c4483 sljit_s32 has_cmov = sljit_has_cpu_feature(SLJIT_HAS_CMOV); in do_utfreadchar_invalid() local
4864 sljit_s32 has_cmov = sljit_has_cpu_feature(SLJIT_HAS_CMOV); in do_utfpeakcharback_invalid() local
[all...]

Completed in 9 milliseconds