Searched refs:DestAddress (Results 1 – 2 of 2) sorted by relevance
162 IN UINT64 DestAddress,
1315 unsigned DestAddress; in fastLowerCall() local1317 DestAddress = materializeExternalCallSym(Symbol); in fastLowerCall()1319 DestAddress = materializeGV(Addr.getGlobalValue(), MVT::i32); in fastLowerCall()1320 emitInst(TargetOpcode::COPY, Mips::T9).addReg(DestAddress); in fastLowerCall()