Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCLinkerOptimizationHint.h83 static inline int MCLOHIdToNbArgs(MCLOHType Kind) { in MCLOHIdToNbArgs() function
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp564 int NbArgs = MCLOHIdToNbArgs(Kind); in emitLOHDirective()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp7171 int NbArgs = MCLOHIdToNbArgs(Kind); in parseDirectiveLOH()