Home
last modified time | relevance | path

Searched refs:DTPRel32Directive (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.cpp44 DTPRel32Directive = "\t.dtprelword\t"; in MipsMCAsmInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h212 const char *DTPRel32Directive = nullptr; variable
436 const char *getDTPRel32Directive() const { return DTPRel32Directive; } in getDTPRel32Directive()