Home
last modified time | relevance | path

Searched refs:VirtReg2IndexFunctor (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DVirtRegMap.h52 IndexedMap<Register, VirtReg2IndexFunctor> Virt2PhysMap;
58 IndexedMap<int, VirtReg2IndexFunctor> Virt2StackSlotMap;
62 IndexedMap<unsigned, VirtReg2IndexFunctor> Virt2SplitMap;
DScheduleDAGInstrs.h96 using VReg2SUnitMap = SparseSet<VReg2SUnit, VirtReg2IndexFunctor>;
101 using VReg2SUnitMultiMap = SparseMultiSet<VReg2SUnit, VirtReg2IndexFunctor>;
104 SparseMultiSet<VReg2SUnitOperIdx, VirtReg2IndexFunctor>;
DMachineRegisterInfo.h75 VirtReg2IndexFunctor>
80 IndexedMap<std::string, VirtReg2IndexFunctor> VReg2Name;
102 VirtReg2IndexFunctor> RegAllocHints;
138 using VRegToTypeMap = IndexedMap<LLT, VirtReg2IndexFunctor>;
DFunctionLoweringInfo.h286 IndexedMap<LiveOutInfo, VirtReg2IndexFunctor> LiveOutRegInfo;
DLiveVariables.h119 IndexedMap<VarInfo, VirtReg2IndexFunctor> VirtRegInfo;
DLiveIntervals.h68 IndexedMap<LiveInterval*, VirtReg2IndexFunctor> VirtRegIntervals;
DRegisterPressure.h393 SparseSet<unsigned, VirtReg2IndexFunctor> UntiedDefs;
DTargetRegisterInfo.h1130 struct VirtReg2IndexFunctor { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocFast.cpp81 IndexedMap<int, VirtReg2IndexFunctor> StackSlotForVirtReg;
DRegAllocGreedy.cpp253 IndexedMap<RegInfo, VirtReg2IndexFunctor> ExtraRegInfo;