Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp394 const std::string &nameWithID(unsigned Opcode) const { in nameWithID() function in __anon214b46220711::FilterChooser
981 errs() << "Singleton exists: " << nameWithID(Opc) in SingletonExists()
985 errs() << nameWithID(Opcodes[i]) << ' '; in SingletonExists()
991 const std::string &Name = nameWithID(Opcodes[i]); in SingletonExists()
1687 const std::string &Name = nameWithID(Opcodes[i]); in emitTableEntries()