Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp249 ColorKind ColorM = getColor(M); in color() local
250 if (ColorM == ColorC) { in color()