Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmInfo.h448 bool doesSupportDataRegionDirectives() const { in doesSupportDataRegionDirectives() function
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCAsmStreamer.cpp357 if (!MAI->doesSupportDataRegionDirectives()) in EmitDataRegion()