Searched refs:expandMemInst (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp141 void expandMemInst(MCInst &Inst, SMLoc IDLoc,
472 expandMemInst(Inst, IDLoc, Instructions, MCID.mayLoad(), true);
482 expandMemInst(Inst, IDLoc, Instructions, MCID.mayLoad(), false);
486 expandMemInst(Inst, IDLoc, Instructions, MCID.mayLoad(), false);
645 void MipsAsmParser::expandMemInst(MCInst &Inst, SMLoc IDLoc, function in class:MipsAsmParser

Completed in 51 milliseconds