Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenInstruction.h334 bool isVariableLengthEncoding() const { in isVariableLengthEncoding() function
H A DCodeGenTarget.cpp216 HasVariableLengthEncodings |= II->second->isVariableLengthEncoding(); in ReadInstructions()