Home
last modified time | relevance | path

Searched defs:hasInt256 (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/X86/
DX86Subtarget.h392 bool hasInt256() const { return hasAVX2(); } in hasInt256() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86Subtarget.h547 bool hasInt256() const { return hasAVX2(); } in hasInt256() function