Searched refs:MachineCPVal (Results 1 – 16 of 16) sorted by relevance
72 MachineConstantPoolValue *MachineCPVal; member87 Val.MachineCPVal = V; in MachineConstantPoolEntry()
1973 MachineConstantPoolValue *MachineCPVal;1994 Val.MachineCPVal = v;2010 return Val.MachineCPVal;
35 static_cast<SystemZConstantPoolValue *>(Constants[I].Val.MachineCPVal); in getExistingMachineCPValue()
108 static_cast<XtensaConstantPoolValue *>(CPE.Val.MachineCPVal); in emitMachineConstantPoolEntry()110 emitMachineConstantPoolValue(CPE.Val.MachineCPVal); in emitMachineConstantPoolEntry()
70 Constants[i].Val.MachineCPVal); in getExistingMachineCPValueImpl()
1382 return Val.MachineCPVal->getSizeInBytes(DL); in getSizeInBytes()1416 Deleted.insert(C.Val.MachineCPVal); in ~MachineConstantPool()1417 delete C.Val.MachineCPVal; in ~MachineConstantPool()1522 Constants[i].Val.MachineCPVal->print(OS); in print()
584 Constant.Val.MachineCPVal->print(StrOS); in convert()
94 static_cast<CSKYConstantPoolValue *>(Constants[i].Val.MachineCPVal); in getExistingMachineCPValueImpl()
116 emitMachineConstantPoolValue(MCPE.Val.MachineCPVal); in emitCustomConstantPool()
85 static_cast<ARMConstantPoolValue*>(Constants[i].Val.MachineCPVal); in getExistingMachineCPValueImpl()
197 CP->getConstants()[index].Val.MachineCPVal); in getExistingMachineCPValue()
1816 emitMachineConstantPoolValue(MCPE.Val.MachineCPVal); in emitInstruction()
1774 static_cast<ARMConstantPoolValue*>(MCPE.Val.MachineCPVal); in duplicateCPV()1898 static_cast<ARMConstantPoolValue*>(MCPE0.Val.MachineCPVal); in produceSameValue()1900 static_cast<ARMConstantPoolValue*>(MCPE1.Val.MachineCPVal); in produceSameValue()
229 emitMachineConstantPoolValue(MCPE.Val.MachineCPVal); in emitInstruction()
2687 emitMachineConstantPoolValue(CPE.Val.MachineCPVal); in emitConstantPool()
12721 return Val.MachineCPVal->getType(); in getType()