Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp182 bool expandLoadImm(MCInst &Inst, SMLoc IDLoc,
1612 return expandLoadImm(Inst, IDLoc, Instructions); in expandInstruction()
1618 return expandLoadImm(Inst, IDLoc, Instructions); in expandInstruction()
1707 bool MipsAsmParser::expandLoadImm(MCInst &Inst, SMLoc IDLoc, in expandLoadImm() function in MipsAsmParser