Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86Subtarget.h262 bool HasFastPartialYMMorZMMWrite = false; variable
615 return HasFastPartialYMMorZMMWrite; in hasFastPartialYMMorZMMWrite()
DX86.td297 "HasFastPartialYMMorZMMWrite",
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/
DX86GenSubtargetInfo.inc16711 if (Bits[X86::FeatureFastPartialYMMorZMMWrite]) HasFastPartialYMMorZMMWrite = true;