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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp46 const char *ExplicitAlign[] = {"MOVDQA", "MOVAPS", "MOVAPD", "MOVNTPS", member in namespace:__anon5945
81 return any_of(ExplicitAlign, [Inst](const char *InstStr) {

Completed in 196 milliseconds