Searched defs:ExpectLabel (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp4813 bool ExpectLabel = Mnemonic == "b" || Mnemonic == "bl"; local
4814 if (!ExpectLabel) {

Completed in 525 milliseconds