Searched refs:MachineCPVal (Results 1 – 10 of 10) sorted by relevance
81 MachineConstantPoolValue *MachineCPVal; member94 Val.MachineCPVal = V; in MachineConstantPoolEntry()
1515 MachineConstantPoolValue *MachineCPVal;1535 Val.MachineCPVal = v;1551 return Val.MachineCPVal;
47 static_cast<SystemZConstantPoolValue *>(Constants[I].Val.MachineCPVal); in getExistingMachineCPValue()
829 return Val.MachineCPVal->getType(); in getType()836 return Val.MachineCPVal->getRelocationInfo(); in getRelocationInfo()874 delete Constants[i].Val.MachineCPVal; in ~MachineConstantPool()974 Constants[i].Val.MachineCPVal->print(OS); in print()
78 (ARMConstantPoolValue *)Constants[i].Val.MachineCPVal; in getExistingMachineCPValueImpl()
1352 static_cast<ARMConstantPoolValue*>(MCPE.Val.MachineCPVal); in duplicateCPV()1474 static_cast<ARMConstantPoolValue*>(MCPE0.Val.MachineCPVal); in produceSameValue()1476 static_cast<ARMConstantPoolValue*>(MCPE1.Val.MachineCPVal); in produceSameValue()
1555 EmitMachineConstantPoolValue(MCPE.Val.MachineCPVal); in EmitInstruction()
170 EmitMachineConstantPoolValue(MCPE.Val.MachineCPVal); in EmitInstruction()
1161 EmitMachineConstantPoolValue(CPE.Val.MachineCPVal); in EmitConstantPool()
6685 return Val.MachineCPVal->getType(); in getType()