Searched refs:MachineCPVal (Results 1 – 14 of 14) sorted by relevance
72 MachineConstantPoolValue *MachineCPVal; member87 Val.MachineCPVal = V; in MachineConstantPoolEntry()
1927 MachineConstantPoolValue *MachineCPVal;1948 Val.MachineCPVal = v;1964 return Val.MachineCPVal;
35 static_cast<SystemZConstantPoolValue *>(Constants[I].Val.MachineCPVal); in getExistingMachineCPValue()
1370 return Val.MachineCPVal->getSizeInBytes(DL); in getSizeInBytes()1404 Deleted.insert(C.Val.MachineCPVal); in ~MachineConstantPool()1405 delete C.Val.MachineCPVal; in ~MachineConstantPool()1510 Constants[i].Val.MachineCPVal->print(OS); in print()
581 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()
1773 static_cast<ARMConstantPoolValue*>(MCPE.Val.MachineCPVal); in duplicateCPV()1897 static_cast<ARMConstantPoolValue*>(MCPE0.Val.MachineCPVal); in produceSameValue()1899 static_cast<ARMConstantPoolValue*>(MCPE1.Val.MachineCPVal); in produceSameValue()
228 emitMachineConstantPoolValue(MCPE.Val.MachineCPVal); in emitInstruction()
2679 emitMachineConstantPoolValue(CPE.Val.MachineCPVal); in emitConstantPool()
12391 return Val.MachineCPVal->getType(); in getType()