Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp68 static inline const char *stringForOperandEncoding(OperandEncoding encoding) { in stringForOperandEncoding() function
860 const char *Encoding = stringForOperandEncoding(OperandList[i].first); in emitInstructionInfo()