Home
last modified time | relevance | path

Searched refs:BMI1 (Results 1 – 25 of 26) sorted by relevance

12

/external/skia/src/core/
DSkCpu.h25 BMI1 = 1 << 10, enumerator
28 HSW = AVX2 | BMI1 | BMI2 | F16C | FMA,
DSkCpu.cpp56 if (abcd[1] & (1<<3)) { features |= SkCpu::BMI1; } in read_cpu_features()
/external/skqp/src/core/
DSkCpu.h25 BMI1 = 1 << 10, enumerator
28 HSW = AVX2 | BMI1 | BMI2 | F16C | FMA,
DSkCpu.cpp56 if (abcd[1] & (1<<3)) { features |= SkCpu::BMI1; } in read_cpu_features()
/external/tensorflow/tensorflow/core/platform/
Dcpu_info.h85 BMI1 = 22, enumerator
Dcpu_info.cc224 case BMI1: return cpuid->have_bmi1_; in TestFeature()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dbmi-x86_64.ll2 …UN: llc < %s -mtriple=x86_64-unknown-unknown -mattr=+bmi | FileCheck %s --check-prefixes=CHECK,BMI1
Dbmi.ll2 …s -mtriple=i686-unknown-unknown -mattr=+bmi | FileCheck %s --check-prefixes=CHECK,X86,BMI1,X86-BMI1
4 …-mtriple=x86_64-unknown-unknown -mattr=+bmi | FileCheck %s --check-prefixes=CHECK,X64,BMI1,X64-BMI1
Dextract-lowbits.ll3 …known-linux-gnu -mattr=+bmi,-tbm,-bmi2 < %s | FileCheck %s --check-prefixes=CHECK,X86,BMI1,X86-BMI1
4 …-mattr=+bmi,+tbm,-bmi2 < %s | FileCheck %s --check-prefixes=CHECK,X86,BMI1,X86-BMI1,BMI1TBM,X86-BM…
5 …-mattr=+bmi,+tbm,+bmi2 < %s | FileCheck %s --check-prefixes=CHECK,X86,BMI1,X86-BMI1,BMI1BMI2,X86-B…
6 …-mattr=+bmi,-tbm,+bmi2 < %s | FileCheck %s --check-prefixes=CHECK,X86,BMI1,X86-BMI1,BMI1BMI2,X86-B…
8 …known-linux-gnu -mattr=+bmi,-tbm,-bmi2 < %s | FileCheck %s --check-prefixes=CHECK,X64,BMI1,X64-BMI1
9 …-mattr=+bmi,+tbm,-bmi2 < %s | FileCheck %s --check-prefixes=CHECK,X64,BMI1,X64-BMI1,BMI1TBM,X64-BM…
10 …-mattr=+bmi,+tbm,+bmi2 < %s | FileCheck %s --check-prefixes=CHECK,X64,BMI1,X64-BMI1,BMI1BMI2,X64-B…
11 …-mattr=+bmi,-tbm,+bmi2 < %s | FileCheck %s --check-prefixes=CHECK,X64,BMI1,X64-BMI1,BMI1BMI2,X64-B…
/external/v8/src/x64/
Dmacro-assembler-x64.cc1708 if (CpuFeatures::IsSupported(BMI1)) { in Tzcntq()
1709 CpuFeatureScope scope(this, BMI1); in Tzcntq()
1722 if (CpuFeatures::IsSupported(BMI1)) { in Tzcntq()
1723 CpuFeatureScope scope(this, BMI1); in Tzcntq()
1736 if (CpuFeatures::IsSupported(BMI1)) { in Tzcntl()
1737 CpuFeatureScope scope(this, BMI1); in Tzcntl()
1749 if (CpuFeatures::IsSupported(BMI1)) { in Tzcntl()
1750 CpuFeatureScope scope(this, BMI1); in Tzcntl()
Dassembler-x64.cc98 if (cpu.has_bmi1() && FLAG_enable_bmi1) supported_ |= 1u << BMI1; in ProbeImpl()
119 CpuFeatures::IsSupported(BMI1), CpuFeatures::IsSupported(BMI2), in PrintFeatures()
4391 DCHECK(IsEnabled(BMI1)); in bmi1q()
4399 DCHECK(IsEnabled(BMI1)); in bmi1q()
4408 DCHECK(IsEnabled(BMI1)); in bmi1l()
4416 DCHECK(IsEnabled(BMI1)); in bmi1l()
4425 DCHECK(IsEnabled(BMI1)); in tzcntq()
4435 DCHECK(IsEnabled(BMI1)); in tzcntq()
4446 DCHECK(IsEnabled(BMI1)); in tzcntl()
4456 DCHECK(IsEnabled(BMI1)); in tzcntl()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Disa.hpp79 bool BMI1(void) { return CPU_Rep.f_7_EBX_[3]; } in BMI1() function in InstructionSet
/external/v8/src/ia32/
Dassembler-ia32.cc146 if (cpu.has_bmi1() && FLAG_enable_bmi1) supported_ |= 1u << BMI1; in ProbeImpl()
165 CpuFeatures::IsSupported(FMA3), CpuFeatures::IsSupported(BMI1), in PrintFeatures()
3051 DCHECK(IsEnabled(BMI1)); in bmi1()
3059 DCHECK(IsEnabled(BMI1)); in tzcnt()
Dmacro-assembler-ia32.cc1561 if (CpuFeatures::IsSupported(BMI1)) { in Tzcnt()
1562 CpuFeatureScope scope(this, BMI1); in Tzcnt()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ScheduleSLM.td137 // BMI1 BEXTR, BMI2 BZHI
DX86ScheduleBtVer2.td203 // BMI1 BEXTR, BMI2 BZHI
DX86Schedule.td155 // BMI1 BEXTR, BMI2 BZHI
DX86ScheduleAtom.td144 // BMI1 BEXTR, BMI2 BZHI
DX86SchedSandyBridge.td162 // BMI1 BEXTR, BMI2 BZHI
DX86ScheduleZnver1.td213 // BMI1 BEXTR, BMI2 BZHI
DX86SchedSkylakeClient.td157 // BMI1 BEXTR, BMI2 BZHI
DX86SchedBroadwell.td158 // BMI1 BEXTR, BMI2 BZHI
DX86SchedHaswell.td167 // BMI1 BEXTR, BMI2 BZHI
DX86SchedSkylakeServer.td157 // BMI1 BEXTR, BMI2 BZHI
/external/v8/src/
Dglobals.h802 BMI1, enumerator

12