Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCLinkerOptimizationHint.h52 static inline int MCLOHNameToId(StringRef Name) { in MCLOHNameToId() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp6222 int Id = MCLOHNameToId(Name); in parseDirectiveLOH()