Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86Subtarget.h208 bool hasInt256() const { return hasAVX2(); } in hasInt256() function
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86Subtarget.h392 bool hasInt256() const { return hasAVX2(); } in hasInt256() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86Subtarget.h593 bool hasInt256() const { return hasAVX2(); } in hasInt256() function