Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DIntrinsicsX86.h202 x86_avx512_cmp_ps_512, // llvm.x86.avx512.cmp.ps.512 enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2690 case Intrinsic::x86_avx512_cmp_ps_512: { in visitCallInst()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp1997 IID = Intrinsic::x86_avx512_cmp_ps_512; in UpgradeIntrinsicCall()