Home | History | Annotate | Download | only in ARM

Lines Matching refs:MCP

61     : AsmPrinter(TM, std::move(Streamer)), AFI(nullptr), MCP(nullptr),
104 MCP = MF.getConstantPool();
1230 const MachineConstantPool *MCP = MF.getConstantPool();
1231 if (CPI >= MCP->getConstants().size())
1236 const MachineConstantPoolEntry &CPE = MCP->getConstants()[CPI];
1591 const MachineConstantPoolEntry &MCPE = MCP->getConstants()[CPIdx];