Home
last modified time | relevance | path

Searched refs:GPRel64Directive (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/MCTargetDesc/
DNios2MCAsmInfo.cpp34 GPRel64Directive = "\t.gpdword\t"; in Nios2MCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h202 const char *GPRel64Directive; variable
406 const char *getGPRel64Directive() const { return GPRel64Directive; } in getGPRel64Directive()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCAsmInfo.cpp40 GPRel64Directive = "\t.gpdword\t"; in MipsMCAsmInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCAsmInfo.cpp43 GPRel64Directive = "\t.gpdword\t"; in MipsMCAsmInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h198 const char *GPRel64Directive = nullptr; variable
418 const char *getGPRel64Directive() const { return GPRel64Directive; } in getGPRel64Directive()
/external/llvm/lib/MC/
DMCAsmInfo.cpp66 GPRel64Directive = nullptr; in MCAsmInfo()