Searched refs:ZCPV (Results 1 – 2 of 2) sorted by relevance
51 auto *ZCPV = in getExistingMachineCPValue() local53 if (ZCPV->GV == GV && ZCPV->Modifier == Modifier) in getExistingMachineCPValue()
219 auto *ZCPV = static_cast<SystemZConstantPoolValue*>(MCPV); in EmitMachineConstantPoolValue() local222 MCSymbolRefExpr::Create(getSymbol(ZCPV->getGlobalValue()), in EmitMachineConstantPoolValue()223 getModifierVariantKind(ZCPV->getModifier()), in EmitMachineConstantPoolValue()225 uint64_t Size = TM.getDataLayout()->getTypeAllocSize(ZCPV->getType()); in EmitMachineConstantPoolValue()