Home
last modified time | relevance | path

Searched refs:MCLOHDirectiveName (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
DMCLinkerOptimizationHint.h44 static inline StringRef MCLOHDirectiveName() { in MCLOHDirectiveName() function
/external/llvm/lib/MC/
DMCAsmStreamer.cpp402 OS << "\t" << MCLOHDirectiveName() << " " << str << "\t"; in EmitLOHDirective()
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp4370 if (IDVal != MCLOHDirectiveName()) in parseDirectiveLOH()