Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp333 bool expandStoreDM1Macro(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out,
2671 return expandStoreDM1Macro(Inst, IDLoc, Out, STI) in tryExpandInstruction()
5391 bool MipsAsmParser::expandStoreDM1Macro(MCInst &Inst, SMLoc IDLoc, in expandStoreDM1Macro() function in MipsAsmParser