Searched refs:aarch64_neon_udot (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/ |
D | IntrinsicsAArch64.h | 180 aarch64_neon_udot, // llvm.aarch64.neon.udot enumerator
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGBuiltin.cpp | 5579 NEONMAP2(vdot_v, aarch64_neon_udot, aarch64_neon_sdot, 0), 5580 NEONMAP2(vdotq_v, aarch64_neon_udot, aarch64_neon_sdot, 0),
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 11494 ? Intrinsic::aarch64_neon_udot in performVecReduceAddCombine()
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenGlobalISel.inc | 36852 GIM_CheckIntrinsicID, /*MI*/0, /*Op*/1, Intrinsic::aarch64_neon_udot, 36874 GIM_CheckIntrinsicID, /*MI*/0, /*Op*/1, Intrinsic::aarch64_neon_udot,
|