Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:StringSwitch

22 #include "llvm/ADT/StringSwitch.h"
955 unsigned SSEComparisonCode = StringSwitch<unsigned>(
1497 StringSwitch<const char*>(Op->getToken())