Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCNullStreamer.cpp25 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function in __anone00cebcd0111::MCNullStreamer
DMCAsmStreamer.cpp106 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function in __anonb615ef330111::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/lib/MC/
DMCAsmStreamer.cpp96 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function in __anon8f1ea7110111::MCAsmStreamer