Home
last modified time | relevance | path

Searched defs:func_name (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/arm/
Dassembler_arm_vixl.h102 #define WITH_FLAGS_DONT_CARE_RD_RN_OP(func_name) \ argument
127 #define WITH_FLAGS_DONT_CARE_RD_OP(func_name) \ argument
/art/runtime/
Dthread_list.cc1049 const char* func_name, in SuspendThread()