Home | History | Annotate | Download | only in Mips

Lines Matching refs:DestAddress

1315   unsigned DestAddress;
1317 DestAddress = materializeExternalCallSym(Symbol);
1319 DestAddress = materializeGV(Addr.getGlobalValue(), MVT::i32);
1320 emitInst(TargetOpcode::COPY, Mips::T9).addReg(DestAddress);