Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp47 static inline const char* stringForOperandType(OperandType type) { in stringForOperandType() function
838 const char *Type = stringForOperandType(OperandList[i].second); in emitInstructionInfo()