Home
last modified time | relevance | path

Searched refs:x86_avx512_pmulhu_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.h597 x86_avx512_pmulhu_w_512, // llvm.x86.avx512.pmulhu.w.512 enumerator
DIntrinsicImpl.inc32471 {Intrinsic::x86_avx512_pmulhu_w_512, 116184}, // __builtin_ia32_pmulhuw512
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp1477 IID = Intrinsic::x86_avx512_pmulhu_w_512; in upgradeAVX512MaskToSelect()