Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSpillPlacement.h84 PrefBoth, ///< Block entry prefers both register and stack. enumerator
H A DSpillPlacement.cpp383 case PrefBoth: return "PrefBoth"; in print()