Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSpillPlacement.h85 PrefBoth, ///< Block entry prefers both register and stack. enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSpillPlacement.cpp415 case PrefBoth: return "PrefBoth"; in print()