Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_arm_isel.c2629 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 …]
Dhost_arm_defs.h481 ARMneon_VSHL=150, enumerator
Dhost_arm_defs.c969 case ARMneon_VSHL: return "vshl"; in showARMNeonShiftOp()
980 case ARMneon_VSHL: in showARMNeonShiftOpDataType()
4485 case ARMneon_VSHL: in emit_ARMInstr()