Searched refs:Mover (Results 1 – 8 of 8) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Linker/ |
| H A D | LinkModules.cpp | 31 IRMover &Mover; member in __anon5f73b0200111::ModuleLinker 82 Module &DstM = Mover.getModule(); in getLinkedToGlobal() 110 ModuleLinker(IRMover &Mover, std::unique_ptr<Module> SrcM, unsigned Flags, in ModuleLinker() argument 113 : Mover(Mover), SrcM(std::move(SrcM)), Flags(Flags), 156 Module &DstM = Mover.getModule(); in computeResultingSelectionKind() 222 Module &DstM = Mover.getModule(); in getComdatResult() 463 Module &DstM = Mover.getModule(); in run() 569 if (Var->getParent() != &Mover.getModule()) in run() 601 Mover.move(std::move(SrcM), ValuesToLink.getArrayRef(), in run() 621 Linker::Linker(Module &M) : Mover(M) {} in Linker() [all …]
|
| /src/contrib/llvm-project/llvm/include/llvm/Linker/ |
| H A D | Linker.h | 23 IRMover Mover; variable
|
| /src/contrib/llvm-project/llvm/include/llvm/LTO/ |
| H A D | LTO.h | 323 std::unique_ptr<IRMover> Mover; member
|
| /src/contrib/file/magic/Magdir/ |
| H A D | macintosh | 314 >0 string DMOV Font/DA Mover 347 >0 string movr Font/DA Mover
|
| /src/contrib/tcsh/nls/spanish/ |
| H A D | set3 | 30 28 Mover el cursor hasta el final de línea
|
| /src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | FunctionImport.cpp | 1708 IRMover Mover(DestModule); in importFunctions() local 1873 if (Error Err = Mover.move(std::move(SrcModule), in importFunctions()
|
| /src/contrib/llvm-project/llvm/lib/LTO/ |
| H A D | LTO.cpp | 594 Mover(std::make_unique<IRMover>(*CombinedModule)) { in RegularLTOState() 1005 return RegularLTO.Mover->move(std::move(Mod.M), Keep, nullptr, in linkRegularLTO()
|
| /src/share/misc/ |
| H A D | pci_vendors | 27122 100d AR-ARKA-FX0 [Arkville 32B DPDK Data Mover] 27124 100e AR-ARKA-FX1 [Arkville 64B DPDK Data Mover] 27126 100f AR-ARKA-FX1 [Arkville 64B DPDK Data Mover for Versal] 27127 1010 AR-ARKA-FX1 [Arkville 64B DPDK Data Mover for Agilex] 27141 101e AR-ARKA-FX1 [Arkville 64B DPDK Data Mover for Agilex R-Tile] 27145 1022 AR-ARKA-FX2 [Arkville 128B DPDK Data Mover for Agilex] 27154 102b AR-ARKV-FX1 [Arkville 128B DPDK Data Mover for Versal/CPM5]
|