Searched refs:aarch64_sve_ld1_gather_uxtw (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/ |
D | IntrinsicsAArch64.h | 378 aarch64_sve_ld1_gather_uxtw, // llvm.aarch64.sve.ld1.gather.uxtw enumerator
|
/external/llvm-project/clang/include/clang/Basic/ |
D | arm_sve.td | 321 …Uif", [IsGatherLoad, IsByteIndexed], MemEltTyDefault, "aarch64_sve_ld1_gather_uxtw">; 322 …Ui", [IsGatherLoad, IsByteIndexed], MemEltTyInt8, "aarch64_sve_ld1_gather_uxtw">; 323 …Ui", [IsGatherLoad, IsByteIndexed, IsZExtReturn], MemEltTyInt8, "aarch64_sve_ld1_gather_uxtw">; 324 …Ui", [IsGatherLoad, IsByteIndexed], MemEltTyInt16, "aarch64_sve_ld1_gather_uxtw">; 325 …Ui", [IsGatherLoad, IsByteIndexed, IsZExtReturn], MemEltTyInt16, "aarch64_sve_ld1_gather_uxtw">;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 12642 case Intrinsic::aarch64_sve_ld1_gather_uxtw: in PerformDAGCombine()
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 15403 case Intrinsic::aarch64_sve_ld1_gather_uxtw: in PerformDAGCombine()
|