Searched refs:ExpectLabel (Results 1 – 2 of 2) sorted by relevance
5404 bool ExpectLabel = Mnemonic == "b" || Mnemonic == "bl"; in parseOperand() local5405 if (!ExpectLabel) { in parseOperand()
5191 bool ExpectLabel = Mnemonic == "b" || Mnemonic == "bl"; in parseOperand() local5192 if (!ExpectLabel) { in parseOperand()