Home
last modified time | relevance | path

Searched refs:ZCPV (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp47 SystemZConstantPoolValue *ZCPV = in EmitMachineConstantPoolValue() local
51 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()
DSystemZConstantPoolValue.cpp46 SystemZConstantPoolValue *ZCPV = in getExistingMachineCPValue() local
48 if (ZCPV->GV == GV && ZCPV->Modifier == Modifier) in getExistingMachineCPValue()