Home
last modified time | relevance | path

Searched refs:DestAddress (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
DPciRootBridgeIo.h162 IN UINT64 DestAddress,
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp1315 unsigned DestAddress; in fastLowerCall() local
1317 DestAddress = materializeExternalCallSym(Symbol); in fastLowerCall()
1319 DestAddress = materializeGV(Addr.getGlobalValue(), MVT::i32); in fastLowerCall()
1320 emitInst(TargetOpcode::COPY, Mips::T9).addReg(DestAddress); in fastLowerCall()