Home
last modified time | relevance | path

Searched defs:Seg (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DJITLinkMemoryManager.cpp28 MutableArrayRef<char> getWorkingMemory(ProtectionFlags Seg) override { in allocate()
33 JITTargetAddress getTargetMemory(ProtectionFlags Seg) override { in allocate()
88 const auto &Seg = KV.second; in allocate() local
111 const auto &Seg = KV.second; in allocate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveRegMatrix.cpp213 LiveRange::Segment Seg(Start, End, &valno); in checkInterference() local
DVirtRegMap.cpp332 for (const auto &Seg : LI) { in addMBBLiveIns() local
DLiveRangeCalc.cpp316 LiveRange::Segment &Seg = *std::prev(UB); in isDefOnEntry() local
DLiveInterval.cpp1179 void LiveRangeUpdater::add(LiveRange::Segment Seg) { in add()
DSplitKit.cpp1231 const LiveRange::Segment *Seg = LR.getSegmentContaining(Def); in removeDeadSegment() local
DRegisterCoalescer.cpp1577 LiveRange::Segment *Seg = DstLI.getSegmentContaining(RegIndex); in eliminateUndefCopy() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp416 for (auto &Seg : Range) { in updateDeadsInRange() local
470 for (auto &Seg : Range) { in updateDeadsInRange() local
487 for (auto &Seg : Range) { in updateDeadsInRange() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp1514 for (const auto Seg : Module->data_segments) { in translate() local
1587 for (const auto Seg : Module->data_segments) { in translate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveInterval.h622 auto Seg = segments.begin(), EndSeg = segments.end(); in findIndexesLiveAt() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86MCInstLower.cpp386 MCOperand Seg = Inst.getOperand(AddrBase + X86::AddrSegmentReg); in SimplifyShortMoveForm() local