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

  /dalvik/vm/compiler/codegen/arm/
ArchFactory.cpp 117 newLIR2(cUnit, kThumbBlx1,
ArmLIR.h 356 kThumbBlx1, /* blx(1) [111] H[10] offset_11[10..0] */
    [all...]
Assemble.cpp 160 ENCODING_MAP(kThumbBlx1, 0xf000,
    [all...]
CodegenDriver.cpp 266 selfVerificationBranchInsert((LIR *) thisLIR, kThumbBlx1,
    [all...]
  /art/compiler/dex/quick/arm/
arm_lir.h 260 kThumbBlx1, // blx(1) [111] H[10] offset_11[10..0].
assemble_arm.cc 159 ENCODING_MAP(kThumbBlx1, 0xf000,
    [all...]
  /dalvik/vm/compiler/codegen/arm/Thumb/
Gen.cpp 71 newLIR2(cUnit, kThumbBlx1,
  /dalvik/vm/compiler/codegen/arm/Thumb2/
Gen.cpp 66 newLIR2(cUnit, kThumbBlx1,
  /dalvik/vm/compiler/codegen/mips/
CodegenDriver.cpp 332 selfVerificationBranchInsert((LIR *) thisLIR, kThumbBlx1,
    [all...]

Completed in 40 milliseconds