Searched refs:aarch64_sve_ld1_gather_uxtw_index (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/ |
D | IntrinsicsAArch64.h | 379 aarch64_sve_ld1_gather_uxtw_index, // llvm.aarch64.sve.ld1.gather.uxtw.index enumerator
|
/external/llvm-project/clang/include/clang/Basic/ |
D | arm_sve.td | 354 …dPcu", "iUif", [IsGatherLoad], MemEltTyDefault, "aarch64_sve_ld1_gather_uxtw_index">; 355 …dPTu", "iUi", [IsGatherLoad], MemEltTyInt16, "aarch64_sve_ld1_gather_uxtw_index">; 356 …dPXu", "iUi", [IsGatherLoad, IsZExtReturn], MemEltTyInt16, "aarch64_sve_ld1_gather_uxtw_index">;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 12648 case Intrinsic::aarch64_sve_ld1_gather_uxtw_index: in PerformDAGCombine()
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 15410 case Intrinsic::aarch64_sve_ld1_gather_uxtw_index: in PerformDAGCombine()
|