Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp3034 auto LookupByEncoding = [](unsigned E) { in tryParsePrefetch() local
3064 auto PRFM = LookupByEncoding(MCE->getValue()); in tryParsePrefetch()