Searched refs:ARMneon_VSHL (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_arm_isel.c | 2774 addInstr(env, ARMInstr_NShift(ARMneon_VSHL, in iselNeon64Expr_wrk() 2791 addInstr(env, ARMInstr_NShift(ARMneon_VSHL, in iselNeon64Expr_wrk() 2924 addInstr(env, ARMInstr_NShift(ARMneon_VSHL, in iselNeon64Expr_wrk() 2958 addInstr(env, ARMInstr_NShift(ARMneon_VSHL, in iselNeon64Expr_wrk() 3607 addInstr(env, ARMInstr_NShift(ARMneon_VSHL, in iselNeon64Expr_wrk() 3609 addInstr(env, ARMInstr_NShift(ARMneon_VSHL, in iselNeon64Expr_wrk() 4248 addInstr(env, ARMInstr_NShift(ARMneon_VSHL, in iselNeonExpr_wrk() 4250 addInstr(env, ARMInstr_NShift(ARMneon_VSHL, in iselNeonExpr_wrk() 4920 addInstr(env, ARMInstr_NShift(ARMneon_VSHL, in iselNeonExpr_wrk() 4939 addInstr(env, ARMInstr_NShift(ARMneon_VSHL, in iselNeonExpr_wrk() [all …]
|
D | host_arm_defs.h | 481 ARMneon_VSHL=150, enumerator
|
D | host_arm_defs.c | 969 case ARMneon_VSHL: return "vshl"; in showARMNeonShiftOp() 980 case ARMneon_VSHL: in showARMNeonShiftOpDataType() 4694 case ARMneon_VSHL: in emit_ARMInstr()
|