Home | History | Annotate | Download | only in ARM

Lines Matching refs:ACPV

372                            intptr_t ACPV = 0) const;
505 intptr_t ACPV) const {
509 ACPV, MayNeedFarStub)
511 const_cast<GlobalValue *>(GV), ACPV,
719 ARMConstantPoolValue *ACPV =
723 << (void*)MCE.getCurrentPCValue() << " " << *ACPV << '\n');
725 assert(ACPV->isGlobalValue() && "unsupported constant pool value");
726 const GlobalValue *GV = cast<ARMConstantPoolConstant>(ACPV)->getGV();
732 (intptr_t)ACPV);
734 const char *Sym = cast<ARMConstantPoolSymbol>(ACPV)->getSymbol();