Searched refs:ExpectLabel (Results 1 – 1 of 1) sorted by relevance
5128 bool ExpectLabel = Mnemonic == "b" || Mnemonic == "bl"; in parseOperand() local5129 if (!ExpectLabel) { in parseOperand()