Searched refs:MCPE1 (Results 1 – 3 of 3) sorted by relevance
1199 const MachineConstantPoolEntry &MCPE1 = MCP->getConstants()[CPI1]; in produceSameValue() local1201 bool isARMCP1 = MCPE1.isMachineConstantPoolEntry(); in produceSameValue()1206 static_cast<ARMConstantPoolValue*>(MCPE1.Val.MachineCPVal); in produceSameValue()1209 return MCPE0.Val.ConstVal == MCPE1.Val.ConstVal; in produceSameValue()
1488 const MachineConstantPoolEntry &MCPE1 = MCP->getConstants()[CPI1]; in produceSameValue() local1490 bool isARMCP1 = MCPE1.isMachineConstantPoolEntry(); in produceSameValue()1495 static_cast<ARMConstantPoolValue*>(MCPE1.Val.MachineCPVal); in produceSameValue()1498 return MCPE0.Val.ConstVal == MCPE1.Val.ConstVal; in produceSameValue()
1666 const MachineConstantPoolEntry &MCPE1 = MCP->getConstants()[CPI1]; in produceSameValue() local1668 bool isARMCP1 = MCPE1.isMachineConstantPoolEntry(); in produceSameValue()1673 static_cast<ARMConstantPoolValue*>(MCPE1.Val.MachineCPVal); in produceSameValue()1676 return MCPE0.Val.ConstVal == MCPE1.Val.ConstVal; in produceSameValue()