Home
last modified time | relevance | path

Searched defs:LaneMaskIndex (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFGraph.h431 struct LaneMaskIndex : private IndexedSet<LaneBitmask> { struct
434 LaneBitmask getLaneMaskForIndex(uint32_t K) const { in getLaneMaskForIndex()
438 uint32_t getIndexForLaneMask(LaneBitmask LM) { in getIndexForLaneMask()
443 uint32_t getIndexForLaneMask(LaneBitmask LM) const { in getIndexForLaneMask()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DRDFGraph.h432 struct LaneMaskIndex : private IndexedSet<LaneBitmask> { struct
435 LaneBitmask getLaneMaskForIndex(uint32_t K) const { in getLaneMaskForIndex()
439 uint32_t getIndexForLaneMask(LaneBitmask LM) { in getIndexForLaneMask()
444 uint32_t getIndexForLaneMask(LaneBitmask LM) const { in getIndexForLaneMask()