Home
last modified time | relevance | path

Searched defs:ZeroDirective (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h252 const char *ZeroDirective; global() variable
/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp1448 if (const char *ZeroDirective = MAI->getZeroDirective()) { emitFill() local