Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:CPI

1051       unsigned CPI = CPSections[i].CPEs[j];
1052 MachineConstantPoolEntry CPE = CP[CPI];
1061 OutStreamer.EmitLabel(GetCPISymbol(CPI));
1988 (Twine(MAI->getPrivateGlobalPrefix()) + "CPI" + Twine(getFunctionNumber())