Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp70 bool ParseInstructionWithSR(ParseInstructionInfo &Info, StringRef Name,
676 bool XtensaAsmParser::ParseInstructionWithSR(ParseInstructionInfo &Info, in ParseInstructionWithSR() function in XtensaAsmParser
738 return ParseInstructionWithSR(Info, Name, NameLoc, Operands); in ParseInstruction()