Searched refs:kPseudoExportedPC (Results 1 – 4 of 4) sorted by relevance
106 kPseudoExportedPC = -14, enumerator
59 (opcode == kPseudoExportedPC)) { in RawLIR()
259 case kPseudoExportedPC: in DumpLIRInsn()695 if (!tgt_lir->flags.is_nop && (tgt_lir->opcode == kPseudoExportedPC)) { in CreateMappingTables()740 if (!tgt_lir->flags.is_nop && (tgt_lir->opcode == kPseudoExportedPC)) { in CreateMappingTables()774 if (!tgt_lir->flags.is_nop && (tgt_lir->opcode == kPseudoExportedPC)) { in CreateMappingTables()
1226 head_lir = NewLIR0(kPseudoExportedPC); in MethodBlockCodeGen()