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