Home | History | Annotate | Download | only in ARM

Lines Matching refs:getCurrentPCValue

564   DEBUG(errs() << "JIT: " << (void*)MCE.getCurrentPCValue() << ":\t" << MI);
661 << (void*)MCE.getCurrentPCValue() << " ";
714 JTI->addConstantPoolEntryAddr(CPI, MCE.getCurrentPCValue());
723 << (void*)MCE.getCurrentPCValue() << " " << *ACPV << '\n');
915 << (void*)MCE.getCurrentPCValue() << '\n');
916 JTI->addPCLabelAddr(LabelID, MCE.getCurrentPCValue());
1604 uintptr_t JTBase = MCE.getCurrentPCValue();