Searched refs:getTPRel32Directive (Results 1 – 2 of 2) sorted by relevance
576 const char *getTPRel32Directive() const { return TPRel32Directive; } in getTPRel32Directive() function
1339 assert(MAI->getTPRel32Directive() != nullptr); in emitTPRel32Value()1340 OS << MAI->getTPRel32Directive(); in emitTPRel32Value()