Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp200 typedef std::vector<unsigned> UVect; in partitionRegisters() typedef
485 typedef std::vector<unsigned> UVect; in collectIndRegsForLoop() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp222 using UVect = std::vector<unsigned>; in partitionRegisters() typedef
530 using UVect = std::vector<unsigned>; in collectIndRegsForLoop() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp222 using UVect = std::vector<unsigned>; in partitionRegisters() typedef
531 using UVect = std::vector<unsigned>; in collectIndRegsForLoop() typedef