Searched refs:found_by_runtime_probing_ (Results 1 – 8 of 8) sorted by relevance
445 (CpuFeatures::found_by_runtime_probing_ & mask) == 0); in Scope()501 static unsigned found_by_runtime_probing_; variable
50 unsigned CpuFeatures::found_by_runtime_probing_ = 0; member in v8::internal::CpuFeatures107 found_by_runtime_probing_ |= 1u << FPU; in Probe()
494 (CpuFeatures::found_by_runtime_probing_ & mask) == 0); in Scope()550 static uint64_t found_by_runtime_probing_; variable
55 uint64_t CpuFeatures::found_by_runtime_probing_ = 0; member in v8::internal::CpuFeatures140 found_by_runtime_probing_ = supported_; in Probe()143 found_by_runtime_probing_ &= ~os_guarantees; in Probe()
46 uint64_t CpuFeatures::found_by_runtime_probing_ = 0; member in v8::internal::CpuFeatures139 found_by_runtime_probing_ = supported_; in Probe()140 found_by_runtime_probing_ &= ~kDefaultCpuFeatures; in Probe()143 found_by_runtime_probing_ &= ~os_guarantees; in Probe()
488 (CpuFeatures::found_by_runtime_probing_ & mask) == 0); in Scope()524 static uint64_t found_by_runtime_probing_; variable
540 (CpuFeatures::found_by_runtime_probing_ & mask) == 0); in Scope()596 static unsigned found_by_runtime_probing_; variable
51 unsigned CpuFeatures::found_by_runtime_probing_ = 0; member in v8::internal::CpuFeatures117 found_by_runtime_probing_ |= 1u << VFP3 | 1u << ARMv7; in Probe()122 found_by_runtime_probing_ |= 1u << ARMv7; in Probe()