Searched refs:MachineCPVal (Results 1 – 12 of 12) sorted by relevance
72 MachineConstantPoolValue *MachineCPVal; member86 Val.MachineCPVal = V; in MachineConstantPoolEntry()
1702 MachineConstantPoolValue *MachineCPVal;1723 Val.MachineCPVal = v;1739 return Val.MachineCPVal;
37 static_cast<SystemZConstantPoolValue *>(Constants[I].Val.MachineCPVal); in getExistingMachineCPValue()
915 return Val.MachineCPVal->getType(); in getType()949 Deleted.insert(Constants[i].Val.MachineCPVal); in ~MachineConstantPool()950 delete Constants[i].Val.MachineCPVal; in ~MachineConstantPool()1050 Constants[i].Val.MachineCPVal->print(OS); in print()
462 Constant.Val.MachineCPVal->print(StrOS); in convert()
88 static_cast<ARMConstantPoolValue*>(Constants[i].Val.MachineCPVal); in getExistingMachineCPValueImpl()
197 CP->getConstants()[index].Val.MachineCPVal); in getExistingMachineCPValue()
1555 static_cast<ARMConstantPoolValue*>(MCPE.Val.MachineCPVal); in duplicateCPV()1685 static_cast<ARMConstantPoolValue*>(MCPE0.Val.MachineCPVal); in produceSameValue()1687 static_cast<ARMConstantPoolValue*>(MCPE1.Val.MachineCPVal); in produceSameValue()
1560 EmitMachineConstantPoolValue(MCPE.Val.MachineCPVal); in EmitInstruction()
228 EmitMachineConstantPoolValue(MCPE.Val.MachineCPVal); in EmitInstruction()
1725 EmitMachineConstantPoolValue(CPE.Val.MachineCPVal); in EmitConstantPool()
9091 return Val.MachineCPVal->getType(); in getType()