Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp428 DK_BALIGN, enumerator
2075 case DK_BALIGN: in parseStatement()
5486 DirectiveKindMap[".balign"] = DK_BALIGN; in initializeDirectiveKindMap()