Searched refs:MachineCPVal (Results 1 – 12 of 12) sorted by relevance
72 MachineConstantPoolValue *MachineCPVal; member87 Val.MachineCPVal = V; in MachineConstantPoolEntry()
1817 MachineConstantPoolValue *MachineCPVal;1838 Val.MachineCPVal = v;1854 return Val.MachineCPVal;
35 static_cast<SystemZConstantPoolValue *>(Constants[I].Val.MachineCPVal); in getExistingMachineCPValue()
1115 return Val.MachineCPVal->getSizeInBytes(DL); in getSizeInBytes()1149 Deleted.insert(Constants[i].Val.MachineCPVal); in ~MachineConstantPool()1150 delete Constants[i].Val.MachineCPVal; in ~MachineConstantPool()1246 Constants[i].Val.MachineCPVal->print(OS); in print()
535 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()
1676 emitMachineConstantPoolValue(MCPE.Val.MachineCPVal); in emitInstruction()
1743 static_cast<ARMConstantPoolValue*>(MCPE.Val.MachineCPVal); in duplicateCPV()1873 static_cast<ARMConstantPoolValue*>(MCPE0.Val.MachineCPVal); in produceSameValue()1875 static_cast<ARMConstantPoolValue*>(MCPE1.Val.MachineCPVal); in produceSameValue()
229 emitMachineConstantPoolValue(MCPE.Val.MachineCPVal); in emitInstruction()
2067 emitMachineConstantPoolValue(CPE.Val.MachineCPVal); in emitConstantPool()
10198 return Val.MachineCPVal->getType(); in getType()