Home
last modified time | relevance | path

Searched defs:hasRawTextSupport (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/llvm/lib/MC/
DMCNullStreamer.cpp25 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function in __anone727b5f40111::MCNullStreamer
DMCAsmStreamer.cpp109 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function in __anonf45c907a0111::MCAsmStreamer
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCNullStreamer.cpp25 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function in __anon6b21bfe80111::MCNullStreamer
DMCAsmStreamer.cpp106 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function in __anon93832bee0111::MCAsmStreamer
/external/llvm/include/llvm/MC/
DMCStreamer.h249 virtual bool hasRawTextSupport() const { return false; } in hasRawTextSupport() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCStreamer.h309 virtual bool hasRawTextSupport() const { return false; } in hasRawTextSupport() function
/external/llvm-project/llvm/include/llvm/MC/
DMCStreamer.h321 virtual bool hasRawTextSupport() const { return false; } in hasRawTextSupport() function
/external/llvm/lib/MC/
DMCAsmStreamer.cpp96 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function in __anon5e0e4d0c0111::MCAsmStreamer