Searched refs:MachineCPVal (Results 1 – 10 of 10) sorted by relevance
81 MachineConstantPoolValue *MachineCPVal; member94 Val.MachineCPVal = V; in MachineConstantPoolEntry()
1498 MachineConstantPoolValue *MachineCPVal;1518 Val.MachineCPVal = v;1534 return Val.MachineCPVal;
52 static_cast<SystemZConstantPoolValue *>(Constants[I].Val.MachineCPVal); in getExistingMachineCPValue()
817 return Val.MachineCPVal->getType(); in getType()824 return Val.MachineCPVal->getRelocationInfo(); in getRelocationInfo()862 delete Constants[i].Val.MachineCPVal; in ~MachineConstantPool()962 Constants[i].Val.MachineCPVal->print(OS); in print()
78 (ARMConstantPoolValue *)Constants[i].Val.MachineCPVal; in getExistingMachineCPValueImpl()
1353 static_cast<ARMConstantPoolValue*>(MCPE.Val.MachineCPVal); in duplicateCPV()1475 static_cast<ARMConstantPoolValue*>(MCPE0.Val.MachineCPVal); in produceSameValue()1477 static_cast<ARMConstantPoolValue*>(MCPE1.Val.MachineCPVal); in produceSameValue()
1504 EmitMachineConstantPoolValue(MCPE.Val.MachineCPVal); in EmitInstruction()
171 EmitMachineConstantPoolValue(MCPE.Val.MachineCPVal); in EmitInstruction()
1270 EmitMachineConstantPoolValue(CPE.Val.MachineCPVal); in EmitConstantPool()
6790 return Val.MachineCPVal->getType(); in getType()