Searched refs:DestAddress (Results 1 – 1 of 1) sorted by relevance
1302 unsigned DestAddress; in fastLowerCall() local1304 DestAddress = materializeExternalCallSym(Symbol); in fastLowerCall()1306 DestAddress = materializeGV(Addr.getGlobalValue(), MVT::i32); in fastLowerCall()1307 emitInst(TargetOpcode::COPY, Mips::T9).addReg(DestAddress); in fastLowerCall()