Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonSplitDouble.cpp213 typedef std::vector<unsigned> UVect; in partitionRegisters() typedef
280 UVect WorkQ; in partitionRegisters()
498 typedef std::vector<unsigned> UVect; in collectIndRegsForLoop() typedef
499 UVect DP; in collectIndRegsForLoop()
526 UVect::iterator End = std::remove_if(DP.begin(), DP.end(), NoIndOp); in collectIndRegsForLoop()