Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:OpStr

997 static unsigned getIntelMemOperandSize(StringRef OpStr) {
998 unsigned Size = StringSwitch<unsigned>(OpStr)