Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCStreamer.h136 virtual bool hasRawTextSupport() const { return false; } in hasRawTextSupport() function
/external/llvm/include/llvm/MC/
DMCStreamer.h249 virtual bool hasRawTextSupport() const { return false; } in hasRawTextSupport() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCStreamer.h284 virtual bool hasRawTextSupport() const { return false; } in hasRawTextSupport() function
/external/swiftshader/third_party/LLVM/lib/MC/
DMCLoggingStreamer.cpp37 virtual bool hasRawTextSupport() const { return Child->hasRawTextSupport(); } in hasRawTextSupport() function in __anonb821a4970111::MCLoggingStreamer
DMCAsmStreamer.cpp93 virtual bool hasRawTextSupport() const { return true; } in hasRawTextSupport() function in __anon247e66110111::MCAsmStreamer
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXMCAsmStreamer.cpp74 virtual bool hasRawTextSupport() const { return true; } in hasRawTextSupport() function in __anon150edaef0111::PTXMCAsmStreamer
/external/llvm/lib/MC/
DMCAsmStreamer.cpp96 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function in __anon0a0f6ae50111::MCAsmStreamer
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCAsmStreamer.cpp103 bool hasRawTextSupport() const override { return true; } in hasRawTextSupport() function in __anoncd5cb11d0111::MCAsmStreamer