Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp205 OperandMatchResultTy tryParsePrefetch(OperandVector &Operands);
2357 AArch64AsmParser::tryParsePrefetch(OperandVector &Operands) { in tryParsePrefetch() function in AArch64AsmParser
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td32 let ParserMethod = "tryParsePrefetch<true>";
H A DAArch64InstrFormats.td2894 let ParserMethod = "tryParsePrefetch";