Searched defs:MCLabel (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCLabel.h | 30 MCLabel(unsigned instance) : Instance(instance) {} in MCLabel() function |
H A D | MCContext.h | 50 class MCLabel; variable |