Searched refs:VG_WORDSIZE (Results 1 – 17 of 17) sorted by relevance
313 #if VG_WORDSIZE == 4319 #if VG_WORDSIZE == 8327 #if VG_WORDSIZE == 4344 #if VG_WORDSIZE == 4350 #if VG_WORDSIZE == 8358 #if VG_WORDSIZE == 4378 #if VG_WORDSIZE == 4384 #if VG_WORDSIZE == 8392 #if VG_WORDSIZE == 4409 #if VG_WORDSIZE == 4[all …]
957 vg_assert(VG_WORDSIZE == 8); in gen_PUSH()971 vg_assert(VG_WORDSIZE == 4); in gen_PUSH()974 vg_assert(sizeof(void*) == VG_WORDSIZE); in gen_PUSH()975 vg_assert(sizeof(Word) == VG_WORDSIZE); in gen_PUSH()976 vg_assert(sizeof(Addr) == VG_WORDSIZE); in gen_PUSH()1010 mkU8(8 * VG_WORDSIZE - 1) in gen_PUSH()1069 vg_assert(sizeof(void*) == VG_WORDSIZE); in gen_POP()1070 vg_assert(sizeof(Word) == VG_WORDSIZE); in gen_POP()1071 vg_assert(sizeof(Addr) == VG_WORDSIZE); in gen_POP()1092 mkU8(8 * VG_WORDSIZE - 1) in gen_POP()[all …]
733 if (fp_min <= fp && fp < fp_max-VG_WORDSIZE+1) { in VG_()
1562 # if VG_WORDSIZE == 4 in valgrind_main()
12 #if VG_WORDSIZE == 8 in main()
57 #if VG_WORDSIZE == 859 #elif VG_WORDSIZE == 462 #error VG_WORDSIZE needs to ==4 or ==8
56 #if VG_WORDSIZE == 4190 #if VG_WORDSIZE == 4 in load_segment()199 #if VG_WORDSIZE == 8 in load_segment()
265 #define VG_WORDSIZE VEX_HOST_WORDSIZE macro
62 #if VG_WORDSIZE == 864 #elif VG_WORDSIZE == 467 #error VG_WORDSIZE needs to ==4 or ==8
62 # if VG_WORDSIZE == 8
66 #if VG_WORDSIZE == 4
68 #if VG_WORDSIZE == 481 #elif VG_WORDSIZE == 8
707 #if VG_WORDSIZE == 42624 #if VG_WORDSIZE == 4 in PRE()3094 #if VG_WORDSIZE == 4 in PRE()3120 #if VG_WORDSIZE == 4 in POST()3570 #if VG_WORDSIZE == 4 in PRE()3646 #if VG_WORDSIZE == 4 in PRE()3785 #if VG_WORDSIZE == 4 in PRE()3807 #if VG_WORDSIZE == 4 in POST()4066 #if VG_WORDSIZE != 8 in pre_ool_desc_read()4073 #if VG_WORDSIZE == 8 in pre_ool_desc_read()[all …]
1416 #if VG_WORDSIZE == 4 in PRE()1423 #elif VG_WORDSIZE == 8 in PRE()1914 #if VG_WORDSIZE == 4 in PRE()1923 #elif VG_WORDSIZE == 8 in PRE()2868 #if VG_WORDSIZE == 4 in PRE()2876 #elif VG_WORDSIZE == 8 in PRE()2892 #if VG_WORDSIZE == 4 in PRE()2899 #elif VG_WORDSIZE == 8 in PRE()3020 #if VG_WORDSIZE == 4 in PRE()3025 #elif VG_WORDSIZE == 8 in PRE()[all …]
2492 #if VG_WORDSIZE == 4 in PRE()2498 #elif VG_WORDSIZE == 8 in PRE()2553 #if VG_WORDSIZE == 4 in PRE()2559 #elif VG_WORDSIZE == 8 in PRE()3160 #if VG_WORDSIZE == 4 in PRE()3175 #if VG_WORDSIZE == 4 in PRE()
164 #if VG_WORDSIZE == 41419 if (szB == VG_WORDSIZE && VG_IS_WORD_ALIGNED(a) in mc_LOADVn_slow()1420 && n_addrs_bad < VG_WORDSIZE) { in mc_LOADVn_slow()1438 if (VG_WORDSIZE == 8 in mc_LOADVn_slow()6974 # if VG_WORDSIZE == 4 in mc_pre_clo_init()6985 tl_assert(VG_WORDSIZE == 8); in mc_pre_clo_init()
325 # if VG_WORDSIZE == 41650 # if VG_WORDSIZE == 4 in VG_()1674 # if VG_WORDSIZE == 8 in VG_()