Searched defs:AsmConvertI64F64 (Results 1 – 1 of 1) sorted by relevance
689 TEST(Arm64InsnTest, AsmConvertI64F64) { in TEST() argument690 constexpr auto AsmConvertI64F64 = ASM_INSN_WRAP_FUNC_W_RES_R_ARG("scvtf %d0, %x1"); in TEST() local700 constexpr auto AsmConvertI64F64 = ASM_INSN_WRAP_FUNC_W_RES_W_ARG("scvtf %d0, %d1"); in TEST() local711 constexpr auto AsmConvertI64F64 = ASM_INSN_WRAP_FUNC_W_RES_W_ARG("scvtf %0.2d, %1.2d"); in TEST() local