Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dmain_util.h93 extern Bool vex_streq ( const HChar* s1, const HChar* s2 );
Dguest_arm_helpers.c838 if (vex_streq(function_name, "armg_calculate_condition")) { in guest_arm_spechelper()
1073 if (vex_streq(function_name, "armg_calculate_flag_c")) { in guest_arm_spechelper()
1123 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.c838 if (vex_streq(function_name, "x86g_calculate_condition")) { in guest_x86_spechelper()
1257 if (vex_streq(function_name, "x86g_calculate_eflags_c")) { in guest_x86_spechelper()
1331 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()
2383 if (vex_streq(function_name, "s390_calculate_cc")) { in guest_s390x_spechelper()
Dguest_arm64_helpers.c1337 if (vex_streq(function_name, "arm64g_calculate_condition")) { in guest_arm64_spechelper()
Dguest_amd64_helpers.c1042 if (vex_streq(function_name, "amd64g_calculate_condition")) { in guest_amd64_spechelper()
1778 if (vex_streq(function_name, "amd64g_calculate_rflags_c")) { in guest_amd64_spechelper()
Dguest_arm64_toIR.c8298 if (vex_streq(nm, "uqshl")) { in math_QSHL_IMM()
8318 if (vex_streq(nm, "sqshl")) { in math_QSHL_IMM()
8346 if (vex_streq(nm, "sqshlu")) { in math_QSHL_IMM()
/external/valgrind/memcheck/tests/
Dvarinfo6.c1041 Bool vex_streq ( const HChar* s1, const HChar* s2 ) in vex_streq() function
Dorigin5-bz2.c1003 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
/external/valgrind/exp-sgcheck/tests/
Dhackedbz2.c1010 Bool vex_streq ( const HChar* s1, const HChar* s2 ) in vex_streq() function