Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCAsmInfo.cpp43 GPRel64Directive = "\t.gpdword\t"; in MipsMCAsmInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h202 const char *GPRel64Directive = nullptr; variable
433 const char *getGPRel64Directive() const { return GPRel64Directive; } in getGPRel64Directive()