Home
last modified time | relevance | path

Searched defs:CellMapType (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.h21 typedef BitTracker::CellMapType CellMapType; typedef
H A DBitTracker.h39 typedef std::map<unsigned, RegisterCell> CellMapType; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.h26 using CellMapType = BitTracker::CellMapType; member
H A DBitTracker.h44 using CellMapType = std::map<unsigned, RegisterCell>; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.h26 using CellMapType = BitTracker::CellMapType; member
H A DBitTracker.h44 using CellMapType = std::map<unsigned, RegisterCell>; member