Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonSplitDouble.cpp200 typedef std::vector<unsigned> UVect; in partitionRegisters() typedef
485 typedef std::vector<unsigned> UVect; in collectIndRegsForLoop() typedef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonSplitDouble.cpp223 using UVect = std::vector<unsigned>; in partitionRegisters() typedef
532 using UVect = std::vector<unsigned>; in collectIndRegsForLoop() typedef