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 248 void ProcessedInvoke(InvokeType type, int flags) {
    [all...]
compiler_driver.h 277 // for ProcessedInvoke() and computes the necessary lowering info.
292 void ProcessedInvoke(InvokeType invoke_type, int flags);
    [all...]
  /art/compiler/dex/quick/
gen_invoke.cc     [all...]

Completed in 226 milliseconds