Home | History | Annotate | Download | only in Mips

Lines Matching refs:getConstants

561   const std::vector<MachineConstantPoolEntry> &CPs = MCP->getConstants();
640 assert(CPI < MCP->getConstants().size() && "Invalid constant pool index.");
641 unsigned Align = MCP->getConstants()[CPI].getAlignment();