Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp208 void expandStoreInst(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out,
2638 expandStoreInst(Inst, IDLoc, Out, STI, IsImmOpnd); in expandMemInst()
2698 void MipsAsmParser::expandStoreInst(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out, in expandStoreInst() function in MipsAsmParser