Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp172 bool expandLoadAddressReg(MCInst &Inst, SMLoc IDLoc,
1438 return expandLoadAddressReg(Inst, IDLoc, Instructions); in expandInstruction()
1571 MipsAsmParser::expandLoadAddressReg(MCInst &Inst, SMLoc IDLoc, in expandLoadAddressReg() function in MipsAsmParser