Searched defs:Segs (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ | ||
H A D | MapperJITLinkMemoryManager.cpp | 25 std::vector<MemoryMapper::AllocInfo::SegInfo> Segs) in InFlightAlloc() |
H A D | EPCGenericJITLinkMemoryManager.cpp | 42 ExecutorAddr AllocAddr, SegInfoMap Segs) in InFlightAlloc() |
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonISelDAGToDAGHVX.cpp | 1063 BitVector Segs(alignTo(SM.MaxSrc + 1, SegLen) >> Shift); in getInputSegmentList() local |