Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonSplitDouble.cpp498 auto NoIndOp = [this, CmpR1, CmpR2] (unsigned R) -> bool { in collectIndRegsForLoop() local
513 UVect::iterator End = std::remove_if(DP.begin(), DP.end(), NoIndOp); in collectIndRegsForLoop()