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.h336 bool isVariableLengthEncoding() const { in isVariableLengthEncoding() function
H A DCodeGenTarget.cpp280 if (Instructions[R]->isVariableLengthEncoding()) in ReadInstructions()