Home | History | Annotate | Download | only in ARM

Lines Matching refs:getCurrentPCValue

546   DEBUG(errs() << "JIT: " << (void*)MCE.getCurrentPCValue() << ":\t" << MI);
643 << (void*)MCE.getCurrentPCValue() << " ";
701 JTI->addConstantPoolEntryAddr(CPI, MCE.getCurrentPCValue());
710 << (void*)MCE.getCurrentPCValue() << " " << *ACPV << '\n');
902 << (void*)MCE.getCurrentPCValue() << '\n');
903 JTI->addPCLabelAddr(LabelID, MCE.getCurrentPCValue());
1591 uintptr_t JTBase = MCE.getCurrentPCValue();