Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp221 MacroExpanderResultTy tryExpandInstruction(MCInst &Inst, SMLoc IDLoc,
2360 tryExpandInstruction(Inst, IDLoc, Out, STI); in processInstruction()
2436 MipsAsmParser::tryExpandInstruction(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out, in tryExpandInstruction() function in MipsAsmParser