Searched refs:ZCPV (Results 1 – 2 of 2) sorted by relevance
36 auto *ZCPV = in getExistingMachineCPValue() local38 if (ZCPV->GV == GV && ZCPV->Modifier == Modifier) in getExistingMachineCPValue()
285 auto *ZCPV = static_cast<SystemZConstantPoolValue*>(MCPV); in EmitMachineConstantPoolValue() local288 MCSymbolRefExpr::create(getSymbol(ZCPV->getGlobalValue()), in EmitMachineConstantPoolValue()289 getModifierVariantKind(ZCPV->getModifier()), in EmitMachineConstantPoolValue()291 uint64_t Size = getDataLayout().getTypeAllocSize(ZCPV->getType()); in EmitMachineConstantPoolValue()