Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DAsmParser.cpp428 DK_BALIGNW, enumerator
2086 case DK_BALIGNW: in parseStatement()
5461 DirectiveKindMap[".balignw"] = DK_BALIGNW; in initializeDirectiveKindMap()