Searched refs:expandLoadAddress (Results 1 – 1 of 1) sorted by relevance
194 bool expandLoadAddress(unsigned DstReg, unsigned BaseReg,1946 return expandLoadAddress(Inst.getOperand(0).getReg(), Mips::NoRegister, in tryExpandInstruction()1959 return expandLoadAddress(Inst.getOperand(0).getReg(), in tryExpandInstruction()2325 bool MipsAsmParser::expandLoadAddress(unsigned DstReg, unsigned BaseReg, in expandLoadAddress() function in MipsAsmParser