Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1838 static bool needsExpandMemInst(MCInst &Inst) { in needsExpandMemInst() function
2158 if (needsExpandMemInst(Inst)) { in processInstruction()