Home
last modified time | relevance | path

Searched defs:RegAssignMap (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSplitKit.h253 typedef IntervalMap<SlotIndex, unsigned> RegAssignMap; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSplitKit.h291 using RegAssignMap = IntervalMap<SlotIndex, unsigned>; variable
/external/llvm/lib/CodeGen/
DSplitKit.h288 typedef IntervalMap<SlotIndex, unsigned> RegAssignMap; typedef