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

/freebsd-10.2-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp46 SystemZConstantPoolValue *ZCPV = local
48 if (ZCPV->GV == GV && ZCPV->Modifier == Modifier)
H A DSystemZAsmPrinter.cpp173 SystemZConstantPoolValue *ZCPV = local
177 MCSymbolRefExpr::Create(getSymbol(ZCPV->getGlobalValue()),
178 getModifierVariantKind(ZCPV->getModifier()),
180 uint64_t Size = TM.getDataLayout()->getTypeAllocSize(ZCPV->getType());

Completed in 45 milliseconds