Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp222 using UVect = std::vector<unsigned>; in partitionRegisters() typedef
288 UVect WorkQ; in partitionRegisters()
529 using UVect = std::vector<unsigned>; in collectIndRegsForLoop() typedef
531 UVect DP; in collectIndRegsForLoop()
558 UVect::iterator End = llvm::remove_if(DP, NoIndOp); in collectIndRegsForLoop()