Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp6959 static bool doesIgnoreDataTypeSuffix(StringRef Mnemonic, StringRef DT) { in doesIgnoreDataTypeSuffix() function
7236 doesIgnoreDataTypeSuffix(Mnemonic, ExtraToken)) in ParseInstruction()