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

/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp394 const std::string &nameWithID(unsigned Opcode) const { function in class:__anon10830::FilterChooser
981 errs() << "Singleton exists: " << nameWithID(Opc)
985 errs() << nameWithID(Opcodes[i]) << ' ';
991 const std::string &Name = nameWithID(Opcodes[i]);
1687 const std::string &Name = nameWithID(Opcodes[i]);

Completed in 75 milliseconds