Home
last modified time | relevance | path

Searched refs:IntelBroadwell (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86Subtarget.h63 IntelBroadwell, enumerator
DX86.td436 "IntelBroadwell", "Intel Broadwell processors">;
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/
DX86GenSubtargetInfo.inc16793 if (Bits[X86::ProcIntelBDW] && X86ProcFamily < IntelBroadwell) X86ProcFamily = IntelBroadwell;