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

  /art/compiler/dex/quick/
ralloc_util.cc 835 RegLocation Mir2Lir::EvalLocWide(RegLocation loc, int reg_class, bool update) {
886 return EvalLocWide(loc, reg_class, update);
    [all...]
mir_to_lir.h 368 RegLocation EvalLocWide(RegLocation loc, int reg_class, bool update);
    [all...]

Completed in 262 milliseconds