Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp216 using UVect = std::vector<unsigned>; in partitionRegisters() typedef
282 UVect WorkQ; in partitionRegisters()
523 using UVect = std::vector<unsigned>; in collectIndRegsForLoop() typedef
525 UVect DP; in collectIndRegsForLoop()
552 UVect::iterator End = llvm::remove_if(DP, NoIndOp); in collectIndRegsForLoop()