Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DSpillPlacement.h84 PrefBoth, ///< Block entry prefers both register and stack. enumerator
DSpillPlacement.cpp383 case PrefBoth: return "PrefBoth"; in print()