Searched refs:MCPE0 (Results 1 – 2 of 2) sorted by relevance
1198 const MachineConstantPoolEntry &MCPE0 = MCP->getConstants()[CPI0]; in produceSameValue() local1200 bool isARMCP0 = MCPE0.isMachineConstantPoolEntry(); in produceSameValue()1204 static_cast<ARMConstantPoolValue*>(MCPE0.Val.MachineCPVal); in produceSameValue()1209 return MCPE0.Val.ConstVal == MCPE1.Val.ConstVal; in produceSameValue()
1487 const MachineConstantPoolEntry &MCPE0 = MCP->getConstants()[CPI0]; in produceSameValue() local1489 bool isARMCP0 = MCPE0.isMachineConstantPoolEntry(); in produceSameValue()1493 static_cast<ARMConstantPoolValue*>(MCPE0.Val.MachineCPVal); in produceSameValue()1498 return MCPE0.Val.ConstVal == MCPE1.Val.ConstVal; in produceSameValue()