Searched refs:ARMneon_VSHL (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_arm_isel.c | 2629 addInstr(env, ARMInstr_NShift(ARMneon_VSHL, in iselNeon64Expr_wrk() 2646 addInstr(env, ARMInstr_NShift(ARMneon_VSHL, in iselNeon64Expr_wrk() 2779 addInstr(env, ARMInstr_NShift(ARMneon_VSHL, in iselNeon64Expr_wrk() 2813 addInstr(env, ARMInstr_NShift(ARMneon_VSHL, in iselNeon64Expr_wrk() 3462 addInstr(env, ARMInstr_NShift(ARMneon_VSHL, in iselNeon64Expr_wrk() 3464 addInstr(env, ARMInstr_NShift(ARMneon_VSHL, in iselNeon64Expr_wrk() 4095 addInstr(env, ARMInstr_NShift(ARMneon_VSHL, in iselNeonExpr_wrk() 4097 addInstr(env, ARMInstr_NShift(ARMneon_VSHL, in iselNeonExpr_wrk() 4800 addInstr(env, ARMInstr_NShift(ARMneon_VSHL, in iselNeonExpr_wrk() 4819 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() 4485 case ARMneon_VSHL: in emit_ARMInstr()
|