Searched defs:SymGotTlsGD (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp538 const MCExpr *SymGotTlsGD = local
544 .addExpr(SymGotTlsGD));
554 const MCExpr *SymGotTlsGD = local
560 .addExpr(SymGotTlsGD));

Completed in 74 milliseconds