Home | History | Annotate | Download | only in AsmParser

Lines Matching full:opstr

1145 static unsigned getIntelMemOperandSize(StringRef OpStr) {
1146 unsigned Size = StringSwitch<unsigned>(OpStr)