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

/external/llvm/include/llvm/MC/
H A DMCLinkerOptimizationHint.h44 static inline StringRef MCLOHDirectiveName() { function in namespace:llvm
/external/llvm/lib/MC/
H A DMCAsmStreamer.cpp324 OS << "\t" << MCLOHDirectiveName() << " " << str << "\t";
/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp3988 if (IDVal != MCLOHDirectiveName())

Completed in 923 milliseconds