Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp239 OperandMatchResultTy tryParsePrefetch(OperandVector &Operands);
2421 AArch64AsmParser::tryParsePrefetch(OperandVector &Operands) { in tryParsePrefetch() function in AArch64AsmParser
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td39 let ParserMethod = "tryParsePrefetch<true>";
H A DAArch64InstrFormats.td3236 let ParserMethod = "tryParsePrefetch";