Home
last modified time | relevance | path

Searched refs:kThumbBlx2 (Results 1 – 6 of 6) sorted by relevance

/dalvik/vm/compiler/codegen/arm/
DArchFactory.cpp120 newLIR2(cUnit, kThumbBlx2, in genDispatchToHandler()
DArmLIR.h357 kThumbBlx2, /* blx(1) [111] H[01] offset_11[10..0] */ enumerator
DAssemble.cpp164 ENCODING_MAP(kThumbBlx2, 0xe800,
1043 assert(NEXT_LIR(lir)->opcode == kThumbBlx2); in assembleInstructions()
1564 thumb2 = (getSkeleton(kThumbBlx2) | ((branchOffset>> 1) & 0x7ff)); in assembleChainingBranch()
DCodegenDriver.cpp269 selfVerificationBranchInsert((LIR *) thisLIR, kThumbBlx2, in selfVerificationBranchInsertPass()
/dalvik/vm/compiler/codegen/arm/Thumb/
DGen.cpp74 newLIR2(cUnit, kThumbBlx2, in genTraceProfileEntry()
/dalvik/vm/compiler/codegen/arm/Thumb2/
DGen.cpp69 newLIR2(cUnit, kThumbBlx2, in genTraceProfileEntry()