Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:StringSwitch

18 #include "llvm/ADT/StringSwitch.h"
964 unsigned Size = StringSwitch<unsigned>(OpStr)
1666 StringSwitch<const char*>(getLexer().getTok().getIdentifier())
1896 unsigned SSEComparisonCode = StringSwitch<unsigned>(
2310 const char *Repl = StringSwitch<const char *>(Op.getToken())