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

/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp133 void expandMemInst(MCInst &Inst, SMLoc IDLoc,
989 expandMemInst(Inst, IDLoc, Instructions, MCID.mayLoad(), true);
999 expandMemInst(Inst, IDLoc, Instructions, MCID.mayLoad(), false);
1003 expandMemInst(Inst, IDLoc, Instructions, MCID.mayLoad(), false);
1253 void MipsAsmParser::expandMemInst(MCInst &Inst, SMLoc IDLoc, function in class:MipsAsmParser

Completed in 95 milliseconds