Searched refs:ZCPV (Results 1 – 2 of 2) sorted by relevance
47 SystemZConstantPoolValue *ZCPV = in EmitMachineConstantPoolValue() local51 MCSymbolRefExpr::Create(Mang->getSymbol(ZCPV->getGlobalValue()), in EmitMachineConstantPoolValue()52 getModifierVariantKind(ZCPV->getModifier()), in EmitMachineConstantPoolValue()54 uint64_t Size = TM.getDataLayout()->getTypeAllocSize(ZCPV->getType()); in EmitMachineConstantPoolValue()
46 SystemZConstantPoolValue *ZCPV = in getExistingMachineCPValue() local48 if (ZCPV->GV == GV && ZCPV->Modifier == Modifier) in getExistingMachineCPValue()