Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1840 static bool needsExpandMemInst(MCInst &Inst, const MCInstrDesc &MCID) { in needsExpandMemInst() function
2158 if (needsExpandMemInst(Inst, MCID)) { in processInstruction()