Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp432 DK_P2ALIGN, enumerator
2085 case DK_P2ALIGN: in parseStatement()
5478 DirectiveKindMap[".p2align"] = DK_P2ALIGN; in initializeDirectiveKindMap()