Searched defs:resV (Results 1 – 6 of 6) sorted by relevance
/external/valgrind/main/none/tests/amd64/ |
D | pcmpstr64.c | 125 void pcmpXstrX_WRK_gen_output_fmt_I(/*OUT*/V128* resV, in pcmpXstrX_WRK_gen_output_fmt_I() 191 Bool pcmpXstrX_WRK ( /*OUT*/V128* resV, in pcmpXstrX_WRK() 408 V128 resV; in s_pcmpistri_4A() local 499 V128 resV; in s_pcmpistri_3A() local 593 V128 resV; in s_pcmpistri_0C() local 680 V128 resV; in s_pcmpistri_08() local 773 V128 resV; in s_pcmpistri_1A() local 868 V128 resV; in s_pcmpistri_02() local 950 V128 resV; in s_pcmpistri_12() local 1033 V128 resV; in s_pcmpistri_44() local [all …]
|
D | pcmpstr64w.c | 127 void PCMPxSTRx_WRK_gen_output_fmt_I_wide ( /*OUT*/V128* resV, in PCMPxSTRx_WRK_gen_output_fmt_I_wide() 197 Bool pcmpXstrX_WRK_wide ( /*OUT*/V128* resV, in pcmpXstrX_WRK_wide() 409 V128 resV; in s_pcmpistri_4B() local 500 V128 resV; in s_pcmpistri_3B() local 594 V128 resV; in s_pcmpistri_0D() local 679 V128 resV; in s_pcmpistri_09() local 772 V128 resV; in s_pcmpistri_1B() local 867 V128 resV; in s_pcmpistri_03() local 949 V128 resV; in s_pcmpistri_13() local 1032 V128 resV; in s_pcmpistri_45() local [all …]
|
/external/valgrind/main/VEX/priv/ |
D | guest_generic_x87.c | 625 void compute_PCMPxSTRx_gen_output (/*OUT*/V128* resV, in compute_PCMPxSTRx_gen_output() 693 void compute_PCMPxSTRx_gen_output_wide (/*OUT*/V128* resV, in compute_PCMPxSTRx_gen_output_wide() 784 Bool compute_PCMPxSTRx ( /*OUT*/V128* resV, in compute_PCMPxSTRx() 1035 Bool compute_PCMPxSTRx_wide ( /*OUT*/V128* resV, in compute_PCMPxSTRx_wide()
|
D | guest_amd64_helpers.c | 3230 V128 resV; in amd64g_dirtyhelper_PCMPxSTRx() local
|
D | guest_amd64_toIR.c | 17104 IRTemp resV = newTemp(Ity_V128); in math_INSERTPS() local 24709 IRTemp resV = math_PERMILPS_VAR_128(dataV, ctrlV); in dis_ESC_0F38__VEX() local 24736 IRTemp resV = math_PERMILPS_VAR_256(dataV, ctrlV); in dis_ESC_0F38__VEX() local 24766 IRTemp resV = math_PERMILPD_VAR_128(dataV, ctrlV); in dis_ESC_0F38__VEX() local 24793 IRTemp resV = math_PERMILPD_VAR_256(dataV, ctrlV); in dis_ESC_0F38__VEX() local
|
/external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/ |
D | CipherSpiTest.java | 224 private static byte[] resV = { (byte) 7, (byte) 6, (byte) 5, (byte) 4, field in myCipherSpi
|