Searched refs:tryParseAdrpLabel (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp103 OperandMatchResultTy tryParseAdrpLabel(OperandVector &Operands);
2025 /// tryParseAdrpLabel - Parse and validate a source label for the ADRP
2028 AArch64AsmParser::tryParseAdrpLabel(OperandVector &Operands) { function in class:AArch64AsmParser

Completed in 211 milliseconds