Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DIntrinsicsX86.h200 x86_avx512_cmp_ps_128, // llvm.x86.avx512.cmp.ps.128 enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2688 case Intrinsic::x86_avx512_cmp_ps_128: in visitCallInst()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp1993 IID = Intrinsic::x86_avx512_cmp_ps_128; in UpgradeIntrinsicCall()