Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_arm_defs.h516 ARMneon_VCVTFixedStoF, enumerator
Dhost_arm_defs.c877 case ARMneon_VCVTFixedStoF: return "vcvt"; in showARMNeonUnOp()
936 case ARMneon_VCVTFixedStoF: return ".f32.s32"; in showARMNeonUnOpDataType()
1041 i->ARMin.NUnary.op == ARMneon_VCVTFixedStoF || in showARMNeonDataSize()
1962 i->ARMin.NUnary.op == ARMneon_VCVTFixedStoF || in ppARMInstr()
4366 case ARMneon_VCVTFixedStoF: in emit_ARMInstr()
Dhost_arm_isel.c3281 case Iop_Fixed32SToF32x2_RN: op = ARMneon_VCVTFixedStoF; break; in iselNeon64Expr_wrk()
5367 case Iop_Fixed32SToF32x4_RN: op = ARMneon_VCVTFixedStoF; break; in iselNeonExpr_wrk()