Searched defs:Segs (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/ExecutionEngine/Orc/ | ||
H A D | MapperJITLinkMemoryManager.cpp | 25 : Parent(Parent), G(G), AllocAddr(AllocAddr), Segs(std::move(Segs)) {} in InFlightAlloc() argument |
H A D | EPCGenericJITLinkMemoryManager.cpp | 42 : Parent(Parent), G(G), AllocAddr(AllocAddr), Segs(std::move(Segs)) {} in InFlightAlloc() argument |
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonISelDAGToDAGHVX.cpp | 1063 Segs.set(M >> Shift); in getInputSegmentList() local |