Home
last modified time | relevance | path

Searched refs:WeakDirective (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXMCAsmInfo.cpp53 WeakDirective = "\t// .weak\t"; in NVPTXMCAsmInfo()
/external/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXMCAsmInfo.cpp57 WeakDirective = "\t// .weak\t"; in NVPTXMCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h294 const char *WeakDirective; variable
519 const char *getWeakDirective() const { return WeakDirective; } in getWeakDirective()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h298 const char *WeakDirective; variable
544 const char *getWeakDirective() const { return WeakDirective; } in getWeakDirective()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCAsmInfo.cpp52 WeakDirective = "\t.weak\t"; in MCAsmInfo()
/external/llvm/lib/MC/
DMCAsmInfo.cpp79 WeakDirective = "\t.weak\t"; in MCAsmInfo()