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

/freebsd-11.0-release/contrib/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp141 /// isRegFormat - Indicates whether a particular form requires the Mod field of
147 static bool isRegFormat(uint8_t form) { function
851 filter = new ModFilter(isRegFormat(Form));

Completed in 70 milliseconds