Home
last modified time | relevance | path

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/
DIntrinsicsAArch64.h378 aarch64_sve_ld1_gather_uxtw, // llvm.aarch64.sve.ld1.gather.uxtw enumerator
/external/llvm-project/clang/include/clang/Basic/
Darm_sve.td321 …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/
DAArch64ISelLowering.cpp12642 case Intrinsic::aarch64_sve_ld1_gather_uxtw: in PerformDAGCombine()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp15403 case Intrinsic::aarch64_sve_ld1_gather_uxtw: in PerformDAGCombine()