Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp233 bool expandUlw(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out,
2038 return expandUlw(Inst, IDLoc, Out, STI) ? MER_Fail : MER_Success; in tryExpandInstruction()
3248 bool MipsAsmParser::expandUlw(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out, in expandUlw() function in MipsAsmParser