Searched refs:IsWord32PopcntSupported (Results 1 – 3 of 3) sorted by relevance
221 bool CodeAssembler::IsWord32PopcntSupported() const { in IsWord32PopcntSupported() function in v8::internal::compiler::CodeAssembler
406 bool IsWord32PopcntSupported() const;
628 if (IsWord32PopcntSupported()) { in PopulationCount32()