Searched refs:haswell (Results 1 – 11 of 11) sorted by relevance
/freebsd/lib/libpmc/pmu-events/arch/x86/ |
H A D | mapfile.csv | 14 GenuineIntel-6-3C,v24,haswell,core 15 GenuineIntel-6-45,v24,haswell,core 16 GenuineIntel-6-46,v24,haswell,core
|
/freebsd/lib/libpmc/ |
H A D | Makefile | 73 MAN+= pmc.haswell.3
|
/freebsd/share/mk/ |
H A D | bsd.cpu.mk | 36 CPUTYPE = haswell
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
H A D | X86TargetParser.def | 87 X86_CPU_SUBTYPE(INTEL_COREI7_HASWELL, "haswell")
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86PfmCounters.td | 133 def : PfmCountersBinding<"haswell", HaswellPfmCounters>;
|
H A D | X86SchedHaswell.td | 12 // Note that we define some instructions here that are not supported by haswell,
|
H A D | X86.td | 1761 foreach P = ["haswell", "core-avx2", "core_4th_gen_avx", "core_4th_gen_avx_tsx"] in {
|
H A D | X86InstrSSE.td | 6387 // and haswell, but movs[s/d] are 1-2 byte shorter instructions. 6423 // and haswell, but movs[s/d] are 1-2 byte shorter instructions.
|
/freebsd/usr.sbin/pmcstudy/ |
H A D | pmcstudy.c | 1770 static struct cpu_entry haswell[HASWELL_COUNT] = { variable 1984 the_cpu.ents = haswell; in set_haswell()
|
/freebsd/sys/contrib/zstd/ |
H A D | CHANGELOG | 357 perf: faster speed (especially decoding speed) on recent cpus (haswell+)
|
/freebsd/tools/build/mk/ |
H A D | OptionalObsoleteFiles.inc | 6775 OLD_FILES+=usr/share/man/man3/pmc.haswell.3.gz
|