Searched refs:aarch64_sve_ld1_gather_sxtw_index (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/ |
D | IntrinsicsAArch64.h | 377 aarch64_sve_ld1_gather_sxtw_index, // llvm.aarch64.sve.ld1.gather.sxtw.index enumerator
|
/external/llvm-project/clang/include/clang/Basic/ |
D | arm_sve.td | 343 …dPcx", "iUif", [IsGatherLoad], MemEltTyDefault, "aarch64_sve_ld1_gather_sxtw_index">; 344 …dPTx", "iUi", [IsGatherLoad], MemEltTyInt16, "aarch64_sve_ld1_gather_sxtw_index">; 345 …dPXx", "iUi", [IsGatherLoad, IsZExtReturn], MemEltTyInt16, "aarch64_sve_ld1_gather_sxtw_index">;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 12645 case Intrinsic::aarch64_sve_ld1_gather_sxtw_index: in PerformDAGCombine()
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 15406 case Intrinsic::aarch64_sve_ld1_gather_sxtw_index: in PerformDAGCombine()
|