Home
last modified time | relevance | path

Searched defs:Greedy (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h23 enum class RegAllocType { Default, Basic, Fast, Greedy, PBQP }; enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h102 Greedy enumerator
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp1522 filterProcessor(bool AllowMixed,bool Greedy) filterProcessor() argument