Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCAsmInfo.cpp39 GPRel32Directive = "\t.gpword\t"; in MipsMCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h201 const char *GPRel32Directive; variable
390 const char *getGPRel32Directive() const { return GPRel32Directive; } in getGPRel32Directive()
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
DAMDGPUMCAsmInfo.cpp47 GPRel32Directive = 0; in AMDGPUMCAsmInfo()
/external/llvm/lib/MC/
DMCAsmInfo.cpp67 GPRel32Directive = nullptr; in MCAsmInfo()