Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp6821 static bool doesIgnoreDataTypeSuffix(StringRef Mnemonic, StringRef DT) { in doesIgnoreDataTypeSuffix() function
7098 doesIgnoreDataTypeSuffix(Mnemonic, ExtraToken)) in ParseInstruction()