Searched refs:DK_ALIGN32 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp348 DK_SINGLE, DK_FLOAT, DK_DOUBLE, DK_ALIGN, DK_ALIGN32, DK_BALIGN, DK_BALIGNW, enumerator in enum:__anon2618::AsmParser::DirectiveKind
1554 case DK_ALIGN32: {
4318 DirectiveKindMap[".align32"] = DK_ALIGN32;

Completed in 103 milliseconds