Home
last modified time | relevance | path

Searched refs:kArmPseudoPCReconstructionCell (Results 1 – 4 of 4) sorted by relevance

/dalvik/vm/compiler/codegen/arm/
DArchUtility.cpp356 case kArmPseudoPCReconstructionCell: in dvmDumpLIRInsn()
DCodegenCommon.cpp433 pcrLabel->opcode = kArmPseudoPCReconstructionCell; in genCheckCommon()
DArmLIR.h333 kArmPseudoPCReconstructionCell = -4, enumerator
DCodegenDriver.cpp968 pcrLabel->opcode = kArmPseudoPCReconstructionCell; in genReturnCommon()
1227 pcrLabel->opcode = kArmPseudoPCReconstructionCell; in genInvokeVirtualCommon()
3308 pcrLabel->opcode = kArmPseudoPCReconstructionCell; in handleFmt35c_3rc_5rc()
4196 pcrLabel->opcode = kArmPseudoPCReconstructionCell; in setupLoopEntryBlock()