Home
last modified time | relevance | path

Searched refs:tryParsePrefetch (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp248 OperandMatchResultTy tryParsePrefetch(OperandVector &Operands);
2719 AArch64AsmParser::tryParsePrefetch(OperandVector &Operands) { in tryParsePrefetch() function in AArch64AsmParser
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td39 let ParserMethod = "tryParsePrefetch<true>";
H A DAArch64InstrFormats.td3332 let ParserMethod = "tryParsePrefetch";