Home
last modified time | relevance | path

Searched refs:GPRel32Directive (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/MBlaze/MCTargetDesc/
DMBlazeMCAsmInfo.cpp23 GPRel32Directive = "\t.gpword\t"; in MBlazeMCAsmInfo()
/external/llvm/lib/Target/Alpha/MCTargetDesc/
DAlphaMCAsmInfo.cpp20 GPRel32Directive = ".gprel32"; in AlphaMCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h163 const char *GPRel32Directive; // Defaults to NULL. variable
352 const char *getGPRel32Directive() const { return GPRel32Directive; } in getGPRel32Directive()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCAsmInfo.cpp31 GPRel32Directive = "\t.gpword\t"; in MipsMCAsmInfo()
/external/llvm/lib/MC/
DMCAsmInfo.cpp61 GPRel32Directive = 0; in MCAsmInfo()