Searched refs:MInLocs (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
| H A D | InstrRefBasedImpl.cpp | 2644 MInLocs.tableForEntryMBB()[Location.Idx.asU64()] = in buildMLocValueMap() 2652 placeMLocPHIs(MF, AllBlocks, MInLocs, MLocTransfer); in buildMLocValueMap() 2683 MTracker->loadFromArray(MInLocs[*MBB], CurBB); in buildMLocValueMap() 3514 MTracker->loadFromArray(MInLocs[MBB], BBNum); in depthFirstVLocAndEmit() 3520 process(MI, &MOutLocs, &MInLocs); in depthFirstVLocAndEmit() 3526 MInLocs.ejectTableForBlock(MBB); in depthFirstVLocAndEmit() 3556 MInLocs, AllTheVLocs); in depthFirstVLocAndEmit() 3592 if (MInLocs.hasTableFor(*MBB)) in depthFirstVLocAndEmit() 3693 FuncValueTable MInLocs(MaxNumBlocks, NumLocs); in ExtendRanges() local 3731 MTracker->loadFromArray(MInLocs[MBB], CurBB); in ExtendRanges() [all …]
|
| H A D | InstrRefBasedImpl.h | 1313 void buildMLocValueMap(MachineFunction &MF, FuncValueTable &MInLocs, 1325 FuncValueTable &MInLocs, 1387 FuncValueTable &MInLocs, 1443 LiveInsT &Output, FuncValueTable &MOutLocs, FuncValueTable &MInLocs,
|