Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/MCTargetDesc/
DMBlazeMCAsmInfo.cpp23 GPRel32Directive = "\t.gpword\t"; in MBlazeMCAsmInfo()
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/MCTargetDesc/
DAlphaMCAsmInfo.cpp20 GPRel32Directive = ".gprel32"; in AlphaMCAsmInfo()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h195 const char *GPRel32Directive; // Defaults to NULL. variable
384 const char *getGPRel32Directive() const { return GPRel32Directive; } in getGPRel32Directive()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/MCTargetDesc/
DNios2MCAsmInfo.cpp33 GPRel32Directive = "\t.gpword\t"; in Nios2MCAsmInfo()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/MCTargetDesc/
DMipsMCAsmInfo.cpp32 GPRel32Directive = "\t.gpword\t"; in MipsMCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h207 const char *GPRel32Directive; variable
407 const char *getGPRel32Directive() const { return GPRel32Directive; } in getGPRel32Directive()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCAsmInfo.cpp39 GPRel32Directive = "\t.gpword\t"; in MipsMCAsmInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCAsmInfo.cpp42 GPRel32Directive = "\t.gpword\t"; in MipsMCAsmInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h203 const char *GPRel32Directive = nullptr; variable
419 const char *getGPRel32Directive() const { return GPRel32Directive; } in getGPRel32Directive()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCAsmInfo.cpp71 GPRel32Directive = 0; in MCAsmInfo()
/external/llvm/lib/MC/
DMCAsmInfo.cpp67 GPRel32Directive = nullptr; in MCAsmInfo()