HomeSort by relevance Sort by last modified time
    Searched refs:ZCPV (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/SystemZ/
SystemZConstantPoolValue.cpp 46 SystemZConstantPoolValue *ZCPV =
48 if (ZCPV->GV == GV && ZCPV->Modifier == Modifier)
SystemZAsmPrinter.cpp 47 SystemZConstantPoolValue *ZCPV =
51 MCSymbolRefExpr::Create(Mang->getSymbol(ZCPV->getGlobalValue()),
52 getModifierVariantKind(ZCPV->getModifier()),
54 uint64_t Size = TM.getDataLayout()->getTypeAllocSize(ZCPV->getType());

Completed in 136 milliseconds