Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp59 static inline const char* stringForOperandEncoding(OperandEncoding encoding) { in stringForOperandEncoding() function
837 const char *Encoding = stringForOperandEncoding(OperandList[i].first); in emitInstructionInfo()