Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp335 bool expandStoreDM1Macro(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out,
2608 return expandStoreDM1Macro(Inst, IDLoc, Out, STI) in tryExpandInstruction()
5321 bool MipsAsmParser::expandStoreDM1Macro(MCInst &Inst, SMLoc IDLoc, in expandStoreDM1Macro() function in MipsAsmParser