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

/external/llvm/lib/MC/MCParser/
H A DAsmParser.cpp347 DK_INCLUDE, DK_INCBIN, DK_CODE16, DK_CODE16GCC, DK_REPT, DK_IRP, DK_IRPC, enumerator in enum:__anon25885::AsmParser::DirectiveKind
1471 case DK_REPT:
4145 DirectiveKindMap[".rept"] = DK_REPT;
4146 DirectiveKindMap[".rep"] = DK_REPT;

Completed in 458 milliseconds