Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCAsmInfo.h703 bool doesSupportDataRegionDirectives() const { in doesSupportDataRegionDirectives() function
/openbsd/src/gnu/llvm/llvm/lib/MC/
DMCAsmStreamer.cpp581 if (!MAI->doesSupportDataRegionDirectives()) in emitDataRegion()