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