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