Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp205 void expandLoadInst(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out,
2635 expandLoadInst(Inst, IDLoc, Out, STI, IsImmOpnd); in expandMemInst()
2641 void MipsAsmParser::expandLoadInst(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out, in expandLoadInst() function in MipsAsmParser