Home
last modified time | relevance | path

Searched refs:vex_streq (Results 1 – 13 of 13) sorted by relevance

/external/valgrind/VEX/priv/
Dmain_util.h86 extern Bool vex_streq ( const HChar* s1, const HChar* s2 );
Dguest_arm_helpers.c579 if (vex_streq(function_name, "armg_calculate_condition")) { in guest_arm_spechelper()
814 if (vex_streq(function_name, "armg_calculate_flag_c")) { in guest_arm_spechelper()
864 if (vex_streq(function_name, "armg_calculate_flag_v")) { in guest_arm_spechelper()
Dmain_util.c250 Bool vex_streq ( const HChar* s1, const HChar* s2 ) in vex_streq() function
Dguest_x86_helpers.c801 if (vex_streq(function_name, "x86g_calculate_condition")) { in guest_x86_spechelper()
1220 if (vex_streq(function_name, "x86g_calculate_eflags_c")) { in guest_x86_spechelper()
1294 if (vex_streq(function_name, "x86g_calculate_eflags_all")) { in guest_x86_spechelper()
Dguest_s390_helpers.c1846 if (vex_streq(function_name, "s390_calculate_cond")) { in guest_s390x_spechelper()
2370 if (vex_streq(function_name, "s390_calculate_cc")) { in guest_s390x_spechelper()
Dguest_arm64_helpers.c737 if (vex_streq(function_name, "arm64g_calculate_condition")) { in guest_arm64_spechelper()
Dguest_amd64_helpers.c977 if (vex_streq(function_name, "amd64g_calculate_condition")) { in guest_amd64_spechelper()
1657 if (vex_streq(function_name, "amd64g_calculate_rflags_c")) { in guest_amd64_spechelper()
Dguest_arm64_toIR.c7941 if (vex_streq(nm, "uqshl")) { in math_QSHL_IMM()
7961 if (vex_streq(nm, "sqshl")) { in math_QSHL_IMM()
7989 if (vex_streq(nm, "sqshlu")) { in math_QSHL_IMM()
/external/valgrind/exp-sgcheck/tests/
Dhackedbz2.c1010 Bool vex_streq ( const HChar* s1, const HChar* s2 ) in vex_streq() function
/external/valgrind/memcheck/tests/
Dorigin5-bz2.c1003 Bool vex_streq ( const HChar* s1, const HChar* s2 ) in vex_streq() function
Dvarinfo6.c1041 Bool vex_streq ( const HChar* s1, const HChar* s2 ) in vex_streq() function
/external/valgrind/perf/
Dbz2.c1003 Bool vex_streq ( const HChar* s1, const HChar* s2 ) in vex_streq() function
Dtest_input_for_tinycc.c1251 Bool vex_streq ( const HChar* s1, const HChar* s2 ) in vex_streq() function