Searched refs:getGPRel32Directive (Results 1 – 3 of 3) sorted by relevance
577 const char *getGPRel32Directive() const { return GPRel32Directive; } in getGPRel32Directive() function
1436 assert(MAI->getGPRel32Directive() != nullptr); in emitGPRel32Value()1437 OS << MAI->getGPRel32Directive(); in emitGPRel32Value()
448 if (getTargetMachine().getMCAsmInfo()->getGPRel32Directive() != nullptr) in getJumpTableEncoding()