Searched refs:MachineCPVal (Results 1 – 17 of 17) sorted by relevance
72 MachineConstantPoolValue *MachineCPVal; member87 Val.MachineCPVal = V; in MachineConstantPoolEntry()
2086 MachineConstantPoolValue *MachineCPVal;2107 Val.MachineCPVal = v;2123 return Val.MachineCPVal;
34 static_cast<SystemZConstantPoolValue *>(Constants[I].Val.MachineCPVal); in getExistingMachineCPValue()
45 static_cast<RISCVConstantPoolValue *>(Constants[i].Val.MachineCPVal); in getExistingMachineCPValue()
115 static_cast<XtensaConstantPoolValue *>(CPE.Val.MachineCPVal); in emitMachineConstantPoolEntry()117 emitMachineConstantPoolValue(CPE.Val.MachineCPVal); in emitMachineConstantPoolEntry()
70 Constants[i].Val.MachineCPVal); in getExistingMachineCPValueImpl()
94 static_cast<CSKYConstantPoolValue *>(Constants[i].Val.MachineCPVal); in getExistingMachineCPValueImpl()
116 emitMachineConstantPoolValue(MCPE.Val.MachineCPVal); in emitCustomConstantPool()
1452 return Val.MachineCPVal->getSizeInBytes(DL); in getSizeInBytes()1486 Deleted.insert(C.Val.MachineCPVal); in ~MachineConstantPool()1487 delete C.Val.MachineCPVal; in ~MachineConstantPool()1592 Constants[i].Val.MachineCPVal->print(OS); in print()
599 Constant.Val.MachineCPVal->print(StrOS); in convertMCP()
85 static_cast<ARMConstantPoolValue*>(Constants[i].Val.MachineCPVal); in getExistingMachineCPValueImpl()
197 CP->getConstants()[index].Val.MachineCPVal); in getExistingMachineCPValue()
1617 static_cast<ARMConstantPoolValue*>(MCPE.Val.MachineCPVal); in duplicateCPV()1741 static_cast<ARMConstantPoolValue*>(MCPE0.Val.MachineCPVal); in produceSameValue()1743 static_cast<ARMConstantPoolValue*>(MCPE1.Val.MachineCPVal); in produceSameValue()
1850 emitMachineConstantPoolValue(MCPE.Val.MachineCPVal); in emitInstruction()
227 emitMachineConstantPoolValue(MCPE.Val.MachineCPVal); in emitInstruction()
2943 emitMachineConstantPoolValue(CPE.Val.MachineCPVal); in emitConstantPool()
13296 return Val.MachineCPVal->getType(); in getType()