HomeSort by relevance Sort by last modified time
    Searched refs:rX86_INVOKE_TGT (Results 1 - 2 of 2) sorted by null

  /art/compiler/dex/quick/x86/
x86_lir.h 208 #define rX86_INVOKE_TGT rAX
target_x86.cc 87 case kInvokeTgt: res = rX86_INVOKE_TGT; break;

Completed in 2813 milliseconds