Home
last modified time | relevance | path

Searched refs:doesSupportDataRegionDirectives (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/MC/
DMCAsmInfo.h494 bool doesSupportDataRegionDirectives() const { in doesSupportDataRegionDirectives() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h513 bool doesSupportDataRegionDirectives() const { in doesSupportDataRegionDirectives() function
/external/llvm/lib/MC/
DMCAsmStreamer.cpp435 if (!MAI->doesSupportDataRegionDirectives()) in EmitDataRegion()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCAsmStreamer.cpp494 if (!MAI->doesSupportDataRegionDirectives()) in EmitDataRegion()