Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp60 static inline const char* stringForOperandEncoding(OperandEncoding encoding) { in stringForOperandEncoding() function
652 const char *Encoding = stringForOperandEncoding(OperandList[i].first); in emitInstructionInfo()