Home
last modified time | relevance | path

Searched refs:x86_avx512_vpshufbitqmb_128 (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DIntrinsicsX86.h766 x86_avx512_vpshufbitqmb_128, // llvm.x86.avx512.vpshufbitqmb.128 enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp1956 case 128: IID = Intrinsic::x86_avx512_vpshufbitqmb_128; break; in UpgradeIntrinsicCall()
/external/llvm-project/llvm/lib/IR/
DAutoUpgrade.cpp2065 case 128: IID = Intrinsic::x86_avx512_vpshufbitqmb_128; break; in UpgradeIntrinsicCall()
/external/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp13847 ID = Intrinsic::x86_avx512_vpshufbitqmb_128; in EmitX86BuiltinExpr()