Home
last modified time | relevance | path

Searched refs:AsciiDirective (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmInfoXCOFF.cpp21 AsciiDirective = nullptr; // not supported in MCAsmInfoXCOFF()
DMCAsmInfo.cpp44 AsciiDirective = "\t.ascii\t"; in MCAsmInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXMCAsmInfo.cpp46 AsciiDirective = nullptr; // not supported in NVPTXMCAsmInfo()
/external/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXMCAsmInfo.cpp46 AsciiDirective = nullptr; // not supported in NVPTXMCAsmInfo()
/external/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXMCAsmInfo.cpp53 AsciiDirective = " .b8"; in NVPTXMCAsmInfo()
/external/llvm-project/llvm/lib/MC/
DMCAsmInfoXCOFF.cpp30 AsciiDirective = nullptr; // not supported in MCAsmInfoXCOFF()
DMCAsmInfo.cpp50 AsciiDirective = "\t.ascii\t"; in MCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h183 const char *AsciiDirective; variable
498 const char *getAsciiDirective() const { return AsciiDirective; } in getAsciiDirective()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h183 const char *AsciiDirective; variable
546 const char *getAsciiDirective() const { return AsciiDirective; } in getAsciiDirective()
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h208 const char *AsciiDirective; variable
587 const char *getAsciiDirective() const { return AsciiDirective; } in getAsciiDirective()
/external/llvm/lib/MC/
DMCAsmInfo.cpp56 AsciiDirective = "\t.ascii\t"; in MCAsmInfo()