Searched refs:getTPRel32Directive (Results 1 – 4 of 4) sorted by relevance
438 const char *getTPRel32Directive() const { return TPRel32Directive; } in getTPRel32Directive() function
470 const char *getTPRel32Directive() const { return TPRel32Directive; } in getTPRel32Directive() function
1078 assert(MAI->getTPRel32Directive() != nullptr); in EmitTPRel32Value()1079 OS << MAI->getTPRel32Directive(); in EmitTPRel32Value()
1225 assert(MAI->getTPRel32Directive() != nullptr); in emitTPRel32Value()1226 OS << MAI->getTPRel32Directive(); in emitTPRel32Value()