Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DIntrinsicsX86.h596 x86_avx512_pmulh_w_512, // llvm.x86.avx512.pmulh.w.512 enumerator
DIntrinsicImpl.inc32475 {Intrinsic::x86_avx512_pmulh_w_512, 116159}, // __builtin_ia32_pmulhw512
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp1468 IID = Intrinsic::x86_avx512_pmulh_w_512; in upgradeAVX512MaskToSelect()