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

  /art/compiler/driver/
compiler_driver.cc 268 void ProcessedInvoke(InvokeType type, int flags) {
    [all...]
compiler_driver.h 324 // for ProcessedInvoke() and computes the necessary lowering info.
345 void ProcessedInvoke(InvokeType invoke_type, int flags);
    [all...]
  /art/compiler/dex/quick/
gen_invoke.cc     [all...]

Completed in 59 milliseconds