Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h436 const char *getDTPRel32Directive() const { return DTPRel32Directive; } in getDTPRel32Directive() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmStreamer.cpp1064 assert(MAI->getDTPRel32Directive() != nullptr); in EmitDTPRel32Value()
1065 OS << MAI->getDTPRel32Directive(); in EmitDTPRel32Value()