Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp257 ParseStatus tryParsePrefetch(OperandVector &Operands);
3096 ParseStatus AArch64AsmParser::tryParsePrefetch(OperandVector &Operands) { in tryParsePrefetch() function in AArch64AsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td89 let ParserMethod = "tryParsePrefetch<true>";
H A DAArch64InstrFormats.td3662 let ParserMethod = "tryParsePrefetch";