Searched refs:kArmPseudoNormalBlockLabel (Results 1 – 4 of 4) sorted by relevance
368 case kArmPseudoNormalBlockLabel: in dvmDumpLIRInsn()
336 kArmPseudoNormalBlockLabel = -1, enumerator
4310 labelList[i].opcode = kArmPseudoNormalBlockLabel; in dvmCompilerMIR2LIR()
250 labelList[blockId].opcode = kArmPseudoNormalBlockLabel; in methodBlockCodeGen()