Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp339 bool expandSeqI(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out,
2677 return expandSeqI(Inst, IDLoc, Out, STI) ? MER_Fail : MER_Success; in tryExpandInstruction()
5454 bool MipsAsmParser::expandSeqI(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out, in expandSeqI() function in MipsAsmParser