Searched refs:ZCPV (Results 1 – 4 of 4) sorted by relevance
36 auto *ZCPV = in getExistingMachineCPValue() local38 if (ZCPV->GV == GV && ZCPV->Modifier == Modifier) in getExistingMachineCPValue()
485 auto *ZCPV = static_cast<SystemZConstantPoolValue*>(MCPV); in EmitMachineConstantPoolValue() local488 MCSymbolRefExpr::create(getSymbol(ZCPV->getGlobalValue()), in EmitMachineConstantPoolValue()489 getModifierVariantKind(ZCPV->getModifier()), in EmitMachineConstantPoolValue()491 uint64_t Size = getDataLayout().getTypeAllocSize(ZCPV->getType()); in EmitMachineConstantPoolValue()
610 auto *ZCPV = static_cast<SystemZConstantPoolValue*>(MCPV); in EmitMachineConstantPoolValue() local613 MCSymbolRefExpr::create(getSymbol(ZCPV->getGlobalValue()), in EmitMachineConstantPoolValue()614 getModifierVariantKind(ZCPV->getModifier()), in EmitMachineConstantPoolValue()616 uint64_t Size = getDataLayout().getTypeAllocSize(ZCPV->getType()); in EmitMachineConstantPoolValue()