Home
last modified time | relevance | path

Searched refs:VRSHRN (Results 1 – 14 of 14) sorted by relevance

/external/libhevc/common/arm/
Dihevc_resi_trans.s339 VRSHRN.S32 d26,q13,#8
346 VRSHRN.S32 d24,q12,#8
347 VRSHRN.S32 d28,q14,#8
348 VRSHRN.S32 d30,q15,#8 @ Truncating the last 8 bits
768 VRSHRN.I32 d28,q14,#5 @ Truncating last 11 bits in G0
770 VRSHRN.I32 d30,q15,#5 @ Truncating last 11 bits in G4
776 VRSHRN.I32 d24,q12,#11 @ Truncating last 11 bits in G2
778 VRSHRN.I32 d4,q2,#11 @ Truncating last 11 bits in G6
804 VRSHRN.I32 d10,q5,#11 @ Truncating last 11 bits in G1
805 VRSHRN.I32 d8,q4,#11 @ Truncating last 11 bits in G3
[all …]
Dihevc_resi_trans_32x32_a9q.s917 VRSHRN.S32 D8,Q4,#SHIFT_32 @ROUND NARROW R1 -- dual issued in 2nd cycle
958 VRSHRN.S32 D0,Q0,#SHIFT_32 @ Shift by SHIFT and Round the result
1003 VRSHRN.S32 D14,Q8,#SHIFT_32
1041 VRSHRN.S32 D16,Q8,#SHIFT_32 @ dual issue
1091 VRSHRN.S32 D16,Q8,#SHIFT_32 @ duall issue
1136 VRSHRN.S32 D16,Q8,#SHIFT_32 @ dual issue
1179 VRSHRN.S32 D16,Q8,#SHIFT_32
1217 VRSHRN.S32 D16,Q8,#SHIFT_32
/external/llvm/lib/Target/ARM/
DARMISelLowering.h116 VRSHRN, // ...right narrow enumerator
DARMScheduleSwift.td565 (instregex "VRADDHN", "VRSUBHN", "VRSHRN", "VQSHRN", "VQSHRUN",
DARMInstrNEON.td524 def NEONvrshrn : SDNode<"ARMISD::VRSHRN", SDTARMVSHX>;
5490 // VRSHRN : Vector Rounding Shift Right and Narrow
5491 defm VRSHRN : N2VNSh_HSD<0, 1, 0b1000, 0, 1, 1, IIC_VSHLi4D, "vrshrn", "i",
DARMISelLowering.cpp1188 case ARMISD::VRSHRN: return "ARMISD::VRSHRN"; in getTargetNodeName()
10638 VShiftOpc = ARMISD::VRSHRN; break; in PerformIntrinsicCombine()
/external/llvm-project/llvm/lib/Target/ARM/
DARMScheduleR52.td829 def : InstRW<[R52WriteFPALU_F4, R52Read_F1, R52Read_F1], (instregex "VRSHL", "VRSHR", "VRSHRN", "VT…
DARMScheduleSwift.td581 (instregex "VRADDHN", "VRSUBHN", "VRSHRN", "VQSHRN", "VQSHRUN",
DARMScheduleA57.td1116 "VRSHRN")>;
DARMInstrNEON.td5956 // VRSHRN : Vector Rounding Shift Right and Narrow
5957 defm VRSHRN : N2VNSh_HSD<0, 1, 0b1000, 0, 1, 1, IIC_VSHLi4D, "vrshrn", "i",
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMScheduleR52.td829 def : InstRW<[R52WriteFPALU_F4, R52Read_F1, R52Read_F1], (instregex "VRSHL", "VRSHR", "VRSHRN", "VT…
DARMScheduleSwift.td581 (instregex "VRADDHN", "VRSUBHN", "VRSHRN", "VQSHRN", "VQSHRUN",
DARMScheduleA57.td1123 "VRSHRN")>;
DARMInstrNEON.td5958 // VRSHRN : Vector Rounding Shift Right and Narrow
5959 defm VRSHRN : N2VNSh_HSD<0, 1, 0b1000, 0, 1, 1, IIC_VSHLi4D, "vrshrn", "i",