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

  /art/compiler/dex/quick/
mir_to_lir-inl.h 147 lir->flags.pcRelFixup = true;
mir_to_lir.h 121 bool pcRelFixup:1; // May need pc-relative fixup.
    [all...]
  /art/compiler/dex/quick/mips/
assemble_mips.cc 529 if (lir->flags.pcRelFixup) {
    [all...]
  /art/compiler/dex/quick/arm/
assemble_arm.cc     [all...]
  /art/compiler/dex/quick/x86/
assemble_x86.cc     [all...]

Completed in 171 milliseconds