Searched defs:MOutLocs (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
| H A D | InstrRefBasedImpl.cpp | 2685 MachineFunction &MF, FuncValueTable &MInLocs, FuncValueTable &MOutLocs, in buildMLocValueMap() 2829 const LiveIdxT &LiveOuts, FuncValueTable &MOutLocs, in pickVPHILoc() 2909 FuncValueTable &MOutLocs, in pickOperandPHILoc() 3161 FuncValueTable &MOutLocs, FuncValueTable &MInLocs, in buildVLocValueMap() 3561 LiveInsT &Output, FuncValueTable &MOutLocs, FuncValueTable &MInLocs, in depthFirstVLocAndEmit() 3759 FuncValueTable MOutLocs(MaxNumBlocks, NumLocs); in ExtendRanges() local
|