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

  /art/compiler/dex/quick/arm64/
codegen_arm64.h 148 bool GenInlinedReverseBits(CallInfo* info, OpSize size) OVERRIDE;
int_arm64.cc     [all...]
  /art/compiler/dex/quick/x86/
codegen_x86.h 191 bool GenInlinedReverseBits(CallInfo* info, OpSize size) OVERRIDE;
    [all...]
int_x86.cc     [all...]
  /art/compiler/dex/quick/
dex_file_method_inliner.cc 549 return backend->GenInlinedReverseBits(info, static_cast<OpSize>(intrinsic.d.data));
    [all...]
mir_to_lir.h     [all...]
gen_invoke.cc     [all...]

Completed in 194 milliseconds