Home
last modified time | relevance | path

Searched refs:arm_mve_vst4q (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DIntrinsicsARM.h157 arm_mve_vst4q, // llvm.arm.mve.vst4q enumerator
/external/llvm-project/llvm/lib/Target/ARM/
DARMISelLowering.cpp14275 if (IntNo == Intrinsic::arm_mve_vst4q && in PerformMVEVLDCombine()
14320 case Intrinsic::arm_mve_vst4q: in PerformMVEVLDCombine()
16458 case Intrinsic::arm_mve_vst4q: in PerformDAGCombine()
18437 case Intrinsic::arm_mve_vst4q: { in getTgtMemIntrinsic()
19103 Factor == 2 ? Intrinsic::arm_mve_vst2q : Intrinsic::arm_mve_vst4q; in lowerInterleavedStore()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp17278 Factor == 2 ? Intrinsic::arm_mve_vst2q : Intrinsic::arm_mve_vst4q; in lowerInterleavedStore()