Home
last modified time | relevance | path

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

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