Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_arm_defs.h442 ARMneon_VCGES, enumerator
Dhost_arm_isel.c3129 addInstr(env, ARMInstr_NBinary(ARMneon_VCGES, in iselNeon64Expr_wrk()
3136 addInstr(env, ARMInstr_NBinary(ARMneon_VCGES, in iselNeon64Expr_wrk()
3143 addInstr(env, ARMInstr_NBinary(ARMneon_VCGES, in iselNeon64Expr_wrk()
3752 addInstr(env, ARMInstr_NBinary(ARMneon_VCGES, in iselNeonExpr_wrk()
3759 addInstr(env, ARMInstr_NBinary(ARMneon_VCGES, in iselNeonExpr_wrk()
3766 addInstr(env, ARMInstr_NBinary(ARMneon_VCGES, in iselNeonExpr_wrk()
Dhost_arm_defs.c768 case ARMneon_VCGES: return "vcge"; in showARMNeonBinOp()
827 case ARMneon_VCGES: in showARMNeonBinOpDataType()
3850 case ARMneon_VCGES: /* VCGE signed reg, reg, reg */ in emit_ARMInstr()