Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp256 OperandMatchResultTy tryParsePrefetch(OperandVector &Operands);
3021 AArch64AsmParser::tryParsePrefetch(OperandVector &Operands) { in tryParsePrefetch() function in AArch64AsmParser
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td55 let ParserMethod = "tryParsePrefetch<true>";
H A DAArch64InstrFormats.td3476 let ParserMethod = "tryParsePrefetch";