Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DIntrinsicsAArch64.h376 aarch64_sve_ld1_gather_sxtw, // llvm.aarch64.sve.ld1.gather.sxtw enumerator
/external/llvm-project/clang/include/clang/Basic/
Darm_sve.td306 …Uif", [IsGatherLoad, IsByteIndexed], MemEltTyDefault, "aarch64_sve_ld1_gather_sxtw">;
307 …Ui", [IsGatherLoad, IsByteIndexed], MemEltTyInt8, "aarch64_sve_ld1_gather_sxtw">;
308 …Ui", [IsGatherLoad, IsByteIndexed, IsZExtReturn], MemEltTyInt8, "aarch64_sve_ld1_gather_sxtw">;
309 …Ui", [IsGatherLoad, IsByteIndexed], MemEltTyInt16, "aarch64_sve_ld1_gather_sxtw">;
310 …Ui", [IsGatherLoad, IsByteIndexed, IsZExtReturn], MemEltTyInt16, "aarch64_sve_ld1_gather_sxtw">;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp12639 case Intrinsic::aarch64_sve_ld1_gather_sxtw: in PerformDAGCombine()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp15400 case Intrinsic::aarch64_sve_ld1_gather_sxtw: in PerformDAGCombine()