Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:OpStr

963 static unsigned getIntelMemOperandSize(StringRef OpStr) {
964 unsigned Size = StringSwitch<unsigned>(OpStr)