Searched refs:expandLoadAddress (Results 1 – 1 of 1) sorted by relevance
238 bool expandLoadAddress(unsigned DstReg, unsigned BaseReg,2351 return expandLoadAddress(Inst.getOperand(0).getReg(), Mips::NoRegister, in tryExpandInstruction()2364 return expandLoadAddress(Inst.getOperand(0).getReg(), in tryExpandInstruction()2811 bool MipsAsmParser::expandLoadAddress(unsigned DstReg, unsigned BaseReg, in expandLoadAddress() function in MipsAsmParser