Home | History | Annotate | Download | only in ARM

Lines Matching refs:MCP

57     : AsmPrinter(TM, std::move(Streamer)), AFI(nullptr), MCP(nullptr),
108 MCP = MF.getConstantPool();
1157 const MachineConstantPool *MCP = MF.getConstantPool();
1158 if (CPI >= MCP->getConstants().size())
1163 const MachineConstantPoolEntry &CPE = MCP->getConstants()[CPI];
1526 const MachineConstantPoolEntry &MCPE = MCP->getConstants()[CPIdx];