Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h422 const char *getTPRel64Directive() const { return TPRel64Directive; } in getTPRel64Directive() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCAsmStreamer.cpp995 assert(MAI->getTPRel64Directive() != nullptr); in EmitTPRel64Value()
996 OS << MAI->getTPRel64Directive(); in EmitTPRel64Value()