Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCAsmInfo.cpp47 TPRel64Directive = "\t.tpreldword\t"; in MipsMCAsmInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h211 const char *TPRel64Directive = nullptr; variable
422 const char *getTPRel64Directive() const { return TPRel64Directive; } in getTPRel64Directive()