Searched defs:can_be_used_with_LOCK_prefix (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dguest_amd64_toIR.c8974 static Bool can_be_used_with_LOCK_prefix ( UChar* opc ) function
9235 if (can_be_used_with_LOCK_prefix( (UChar*)&guest_code[delta] )) {
H A Dguest_x86_toIR.c7772 static Bool can_be_used_with_LOCK_prefix ( UChar* opc ) function
8065 if (can_be_used_with_LOCK_prefix( (UChar*)&guest_code[delta] )) {

Completed in 425 milliseconds