Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/
HDVirtRegMap.cpp258 for (const auto &Seg : S.segments) { in addMBBLiveIns() local
276 for (const auto &Seg : LI.segments) { in addMBBLiveIns() local
HDLiveInterval.cpp1191 void LiveRangeUpdater::add(LiveRange::Segment Seg) { in add()
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86MCInstLower.cpp393 MCOperand Seg = Inst.getOperand(AddrBase + X86::AddrSegmentReg); in SimplifyShortMoveForm() local
/NextBSD/contrib/llvm/tools/llvm-objdump/
HDMachODump.cpp367 MachO::segment_command_64 Seg = O->getSegment64LoadCommand(Load); in PrintIndirectSymbols() local
395 MachO::segment_command Seg = O->getSegmentLoadCommand(Load); in PrintIndirectSymbols() local
2097 MachO::segment_command_64 Seg = info->O->getSegment64LoadCommand(Load); in GuessCstringPointer() local
2118 MachO::segment_command Seg = info->O->getSegmentLoadCommand(Load); in GuessCstringPointer() local
2153 MachO::segment_command_64 Seg = info->O->getSegment64LoadCommand(Load); in GuessIndirectSymbol() local
2188 MachO::segment_command Seg = info->O->getSegmentLoadCommand(Load); in GuessIndirectSymbol() local
2311 MachO::segment_command_64 Seg = info->O->getSegment64LoadCommand(Load); in GuessPointerPointer() local