Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp222 using UVect = std::vector<unsigned>; in partitionRegisters() typedef
289 UVect WorkQ; in partitionRegisters()
530 using UVect = std::vector<unsigned>; in collectIndRegsForLoop() typedef
532 UVect DP; in collectIndRegsForLoop()
559 UVect::iterator End = llvm::remove_if(DP, NoIndOp); in collectIndRegsForLoop()