Searched refs:MachineCPVal (Results 1 – 12 of 12) sorted by relevance
72 MachineConstantPoolValue *MachineCPVal; member87 Val.MachineCPVal = V; in MachineConstantPoolEntry()
1829 MachineConstantPoolValue *MachineCPVal;1850 Val.MachineCPVal = v;1866 return Val.MachineCPVal;
35 static_cast<SystemZConstantPoolValue *>(Constants[I].Val.MachineCPVal); in getExistingMachineCPValue()
1351 return Val.MachineCPVal->getSizeInBytes(DL); in getSizeInBytes()1385 Deleted.insert(Constants[i].Val.MachineCPVal); in ~MachineConstantPool()1386 delete Constants[i].Val.MachineCPVal; in ~MachineConstantPool()1482 Constants[i].Val.MachineCPVal->print(OS); in print()
560 Constant.Val.MachineCPVal->print(StrOS); in convert()
85 static_cast<ARMConstantPoolValue*>(Constants[i].Val.MachineCPVal); in getExistingMachineCPValueImpl()
197 CP->getConstants()[index].Val.MachineCPVal); in getExistingMachineCPValue()
1675 emitMachineConstantPoolValue(MCPE.Val.MachineCPVal); in emitInstruction()
1733 static_cast<ARMConstantPoolValue*>(MCPE.Val.MachineCPVal); in duplicateCPV()1863 static_cast<ARMConstantPoolValue*>(MCPE0.Val.MachineCPVal); in produceSameValue()1865 static_cast<ARMConstantPoolValue*>(MCPE1.Val.MachineCPVal); in produceSameValue()
229 emitMachineConstantPoolValue(MCPE.Val.MachineCPVal); in emitInstruction()
2087 emitMachineConstantPoolValue(CPE.Val.MachineCPVal); in emitConstantPool()
10284 return Val.MachineCPVal->getType(); in getType()