Searched refs:getGPRel32Directive (Results 1 – 10 of 10) sorted by relevance
402 assert(MAI.getGPRel32Directive() != 0); in EmitGPRel32Value()403 OS << MAI.getGPRel32Directive() << *Value; in EmitGPRel32Value()
384 const char *getGPRel32Directive() const { return GPRel32Directive; } in getGPRel32Directive() function
407 const char *getGPRel32Directive() const { return GPRel32Directive; } in getGPRel32Directive() function
419 const char *getGPRel32Directive() const { return GPRel32Directive; } in getGPRel32Directive() function
656 assert(MAI.getGPRel32Directive() != 0); in EmitGPRel32Value()657 OS << MAI.getGPRel32Directive() << *Value; in EmitGPRel32Value()
866 assert(MAI->getGPRel32Directive() != nullptr); in EmitGPRel32Value()867 OS << MAI->getGPRel32Directive(); in EmitGPRel32Value()
1016 assert(MAI->getGPRel32Directive() != nullptr); in EmitGPRel32Value()1017 OS << MAI->getGPRel32Directive(); in EmitGPRel32Value()
1073 if (getTargetMachine().getMCAsmInfo()->getGPRel32Directive() != 0) in getJumpTableEncoding()
287 if (getTargetMachine().getMCAsmInfo()->getGPRel32Directive() != nullptr) in getJumpTableEncoding()
292 if (getTargetMachine().getMCAsmInfo()->getGPRel32Directive() != nullptr) in getJumpTableEncoding()