Searched defs:Name (Results 1 – 4 of 4) sorted by relevance
86 const std::string& Name() const { in Name() function
157 static const char* Name() { in Name() function179 static const char* Name() { in Name() function201 static const char* Name() { in Name() function
227 const char* Name() const { in Name() function232 static const char* Name(Code opcode) { in Name() function
44 void InsertHelper(::llvm::Instruction *I, const ::llvm::Twine &Name, in InsertHelper()