Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DAsmParser.cpp430 DK_P2ALIGN, enumerator
2090 case DK_P2ALIGN: in parseStatement()
5463 DirectiveKindMap[".p2align"] = DK_P2ALIGN; in initializeDirectiveKindMap()