Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp295 auto ColorKindToName = [](ColorKind C) { in dump() local
309 dbgs() << " " << C.first << " -> " << ColorKindToName(C.second) << "\n"; in dump()